1
0
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:
Zeno Rogue
2020-03-27 19:53:59 +01:00
parent a2b7da728a
commit 32baf01192
4 changed files with 6 additions and 7 deletions

View File

@@ -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"),