1 not 1234

This commit is contained in:
Zeno Rogue 2021-02-07 21:04:50 +01:00
parent e4fd468d8d
commit a4373e5328
1 changed files with 1 additions and 1 deletions

View File

@ -3887,7 +3887,7 @@ EX namespace halloween {
}
else if(items[itTreat] == 2) {
#if !ISMOBILE
addMessage(XLAT("Hint: press 1 2 3 4 to change the projection."));
addMessage(XLAT("Hint: press 1 to change the projection."));
#endif
}
else if(items[itTreat] == 3) {