mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Change string back; I was using this for debugging.
This commit is contained in:
parent
8f3f973c5e
commit
9aea1c9ba8
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ GameFlow.strings[71] = "Special effects";
|
|||
-- Level names (from 100 to 199)
|
||||
GameFlow.strings[100] = "Title level";
|
||||
GameFlow.strings[101] = "Strets of Rome";
|
||||
GameFlow.strings[102] = "Trajan lolMarkets";
|
||||
GameFlow.strings[102] = "Trajan Markets";
|
||||
GameFlow.strings[103] = "The Colosseum";
|
||||
GameFlow.strings[104] = "The base";
|
||||
GameFlow.strings[105] = "The submarine";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue