mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +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!",
|
"data.zip missing!",
|
||||||
"You do not have data.zip!"
|
"You do not have data.zip!"
|
||||||
"\n\nGrab it from your purchased copy of the game,"
|
"\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
|
NULL
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user