Fix case sensitivity issues on Linux
This commit is contained in:
@@ -6215,7 +6215,7 @@ void main()
|
||||
PlayBGM( 2, "lsys12", 128, 0 );
|
||||
|
||||
//「......なッ?!@
|
||||
PlaySE(3, "s01/00/manA020001", 256, 64);
|
||||
PlaySE(3, "s01/00/mana020001", 256, 64);
|
||||
OutputLine(NULL, "「……なッ?!」",
|
||||
NULL, "\"...Wha—!?\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
Reference in New Issue
Block a user