mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Fixed minor bug in sprite position editor, made trainers' Pokémon nicknames translatable, generalised code for optional PBS files
This commit is contained in:
@@ -889,7 +889,7 @@ module Compiler
|
||||
rescue SystemCallError
|
||||
mustCompile = true
|
||||
end
|
||||
elsif filename != "shadow_pokemon.dat"
|
||||
else
|
||||
mustCompile = true
|
||||
break
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user