Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game.getMonsterTypes() #2798

Merged
merged 2 commits into from Mar 11, 2020
Merged

Game.getMonsterTypes() #2798

merged 2 commits into from Mar 11, 2020

Commits on Feb 24, 2020

  1. Game.getMonsterTypes()

    This will add the function
    Game.getMonsterTypes()
    It will return as the key the monster name and as the value the metatable.
    EvilHero90 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f6c3992 View commit details
    Browse the repository at this point in the history
  2. removed a variable

    forgot to remove an unused variable
    EvilHero90 committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    c0281eb View commit details
    Browse the repository at this point in the history