Fix case sensitivity issues on Linux
This commit is contained in:
@@ -4198,7 +4198,7 @@ void main()
|
||||
DisableWindow();
|
||||
PlaySE( 4, "wa_008", 128, 64 );
|
||||
DrawScene( "black", 100 );
|
||||
DrawBustshot( 5, "Furiker_b", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 5, TRUE );
|
||||
DrawBustshot( 5, "furiker_b", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 5, TRUE );
|
||||
PlaySE( 4, "wa_005", 128, 64 );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user