Fullscreen fix
This commit is contained in:
parent
ad91d81b01
commit
a840f8d2b2
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ If OpenWindow(0, 0, 0, Screen\Width, Screen\Height, title, #PB_Window_ScreenCent
|
|||
Fullscreen = 0
|
||||
EndIf
|
||||
InitGraphics()
|
||||
InitTileset()
|
||||
EndIf
|
||||
|
||||
; Debug CurrentState
|
||||
|
|
Loading…
Reference in a new issue