mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
Removed all code relating to RMVX
This commit is contained in:
@@ -76,7 +76,7 @@ class Spriteset_Map
|
||||
|
||||
def update
|
||||
return if @tilemap.disposed?
|
||||
if $RPGVX || $PokemonSystem.tilemap==0
|
||||
if $PokemonSystem.tilemap==0
|
||||
if self.map==$game_map
|
||||
pbDayNightTint(@@viewport3)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user