mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 20:29:17 +00:00
1 not 1234
This commit is contained in:
parent
e4fd468d8d
commit
a4373e5328
@ -3887,7 +3887,7 @@ EX namespace halloween {
|
|||||||
}
|
}
|
||||||
else if(items[itTreat] == 2) {
|
else if(items[itTreat] == 2) {
|
||||||
#if !ISMOBILE
|
#if !ISMOBILE
|
||||||
addMessage(XLAT("Hint: press 1 2 3 4 to change the projection."));
|
addMessage(XLAT("Hint: press 1 to change the projection."));
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
else if(items[itTreat] == 3) {
|
else if(items[itTreat] == 3) {
|
||||||
|
Loading…
Reference in New Issue
Block a user