improves battles loading time

This commit is contained in:
infinitefusion
2022-07-03 11:10:16 -04:00
parent 43b04a2b26
commit 78974b5ffa
2 changed files with 5 additions and 4 deletions

View File

@@ -64,7 +64,6 @@ class Scene_Map
#todo
def cacheNeedsClearing
p RPG::Cache.size
return RPG::Cache.size >= 100
end