Fixed examples.
This commit is contained in:
@@ -26,7 +26,7 @@ function RL.init()
|
||||
local mSize = RL.GetMonitorSize( monitor )
|
||||
local winSize = { 1920, 1080 }
|
||||
|
||||
RL.GuiSetFont( 0 )
|
||||
RL.GuiSetFont( RL.defaultFont )
|
||||
RL.SetWindowState( RL.FLAG_WINDOW_RESIZABLE )
|
||||
RL.SetWindowState( RL.FLAG_VSYNC_HINT )
|
||||
RL.SetWindowSize( winSize )
|
||||
|
||||
Reference in New Issue
Block a user