Open eriktorbjorn opened 4 years ago
In superbrief mode, there isn't any blank line before the input prompt. But in some cases the game will fake one:
BRICK-DEATH
IDIOT?
ENGINEER-F
All of these will print a blank line before the prompt. For consistency, they should check if VERBOSITY is 0 first.
VERBOSITY
In superbrief mode, there isn't any blank line before the input prompt. But in some cases the game will fake one:
BRICK-DEATH
IDIOT?
ENGINEER-F
All of these will print a blank line before the prompt. For consistency, they should check if
VERBOSITY
is 0 first.