mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Fix battlescreen having wrong daytime sky
This commit is contained in:
parent
a6d9a21b72
commit
62fea61236
@ -872,6 +872,7 @@
|
||||
|
||||
Level.Load("battle\" & levelfile)
|
||||
Level.MapName = SavedOverworld.Level.MapName
|
||||
Level.DayTime = World.GetTime + 1
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
|
Loading…
x
Reference in New Issue
Block a user