mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Fixes for some Lua bugs
This commit is contained in:
@ -90,7 +90,7 @@ while not WindowShouldClose() do -- Detect window close button or ESC key
|
||||
|
||||
EndDrawing()
|
||||
---------------------------------------------------------------------------------------
|
||||
}
|
||||
end
|
||||
|
||||
-- De-Initialization
|
||||
-------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user