mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Minor tweaks
This commit is contained in:
@ -144,7 +144,7 @@ int main()
|
||||
// raygui: controls drawing
|
||||
//----------------------------------------------------------------------------------
|
||||
// Check all possible events that require GuiLock
|
||||
if (dropDown000EditMode ||
|
||||
if (dropDown000EditMode ||
|
||||
dropDown001EditMode) GuiLock();
|
||||
|
||||
// First GUI column
|
||||
|
||||
Reference in New Issue
Block a user