mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-22 15:47:00 +00:00
Update 6.8
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#Just wrappers over OverworldPokemonEvent so that statics can be handled separately when cleaning the map (and other places if needed)
|
||||
class StaticOverworldPokemonEvent < OverworldPokemonEvent
|
||||
end
|
||||
|
||||
class DynamicOverworldPokemonEvent < OverworldPokemonEvent
|
||||
end
|
||||
Reference in New Issue
Block a user