disabling light in maps without any light function

This commit is contained in:
Issac332 2026-07-03 02:15:49 +03:00
parent 07aad2afe3
commit 70b3ac817b

View file

@ -374,6 +374,7 @@ class Scene_Map
if $game_map.map_id != $game_temp.player_new_map_id
# Set up a new map
$light&.clear_lights_no_signal
$light.sleep
$game_map.setup($game_temp.player_new_map_id)
end
# Set up player/follower positions