Revert "Implemented Battle Debug Menu (#130)"

This reverts commit 7c48148d35.
This commit is contained in:
Maruno17
2021-11-24 19:40:12 +00:00
parent 7c48148d35
commit 5337ee1e97
6 changed files with 2 additions and 1449 deletions

View File

@@ -157,7 +157,8 @@ class PokeBattle_Battle
end
def pbDebugMenu
pbBattleDebug(self)
# NOTE: This doesn't do anything yet. Maybe you can write your own debugging
# options!
end
#=============================================================================