resizes pokemon sprites in pokedex, trade & egg screens

This commit is contained in:
infinitefusion
2022-04-30 10:16:48 -04:00
parent b6c4569017
commit 56544412ca
11 changed files with 270 additions and 251 deletions

View File

@@ -32,6 +32,7 @@ module RPG
end
def self.need_clearing()
p @cache.size
return @cache.size >= 100
end