mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Extra newline in data.zip message
This commit is contained in:
@@ -83,7 +83,7 @@ void FILESYSTEM_init(char *argvZero)
|
||||
"data.zip missing!",
|
||||
"You do not have data.zip!"
|
||||
"\n\nGrab it from your purchased copy of the game,"
|
||||
"\n\nor get it from the free Make and Play Edition.",
|
||||
"\nor get it from the free Make and Play Edition.",
|
||||
NULL
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user