mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 12:27:57 +00:00
removed the variable 'showoff'
This commit is contained in:
1
quit.cpp
1
quit.cpp
@@ -314,7 +314,6 @@ EX void showMission() {
|
||||
#endif
|
||||
(cheater && !autocheat)? XLAT("It is a shame to cheat!") :
|
||||
racing::on ? "racing mode" :
|
||||
showoff ? XLAT("Showoff mode") :
|
||||
(canmove && princess::challenge) ? XLAT("%1 Challenge", moPrincess) :
|
||||
canmove ? XLAT("Quest status") :
|
||||
XLAT("GAME OVER"),
|
||||
|
Reference in New Issue
Block a user