mirror of
https://github.com/He4eT/simple-tads-game.git
synced 2026-05-04 17:07:24 +00:00
Add the comment about the OOPS message
This commit is contained in:
parent
57ad82dc08
commit
9af23e556c
1 changed files with 1 additions and 1 deletions
2
index.t
2
index.t
|
|
@ -16,7 +16,7 @@ gameMain: GameMainDef
|
|||
exitLister.exitsOnOffExplained = true;
|
||||
exitsMode.inStatusLine = true;
|
||||
exitsMode.inRoomDesc = nil;
|
||||
/* */
|
||||
/* Disable OOPS message */
|
||||
libMessages.oopsNote = nil;
|
||||
/* */
|
||||
cls();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue