Fix case sensitivity issues on Linux
This commit is contained in:
@@ -2515,7 +2515,7 @@
|
||||
//setwindow 31,16,22,16,26,26,0,2,20,1,1,#ffffff,0,0,639,479
|
||||
DisableWindow();
|
||||
DrawScene( "white", 50 );
|
||||
DrawSceneWithMask( "Furiker_b", "c", 0, 0, 300 );
|
||||
DrawSceneWithMask( "furiker_b", "c", 0, 0, 300 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
Reference in New Issue
Block a user