Skip to content
Snippets Groups Projects
Commit e6ceb3ad authored by deuce's avatar deuce
Browse files

Nobody likes seeing to be reminded of the gatekeeper.

parent bdb62f9a
No related branches found
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ bool sbbs_t::answer()
"\x1b[6n" /* Get cursor position */
"\x1b[u" /* restore cursor position */
"\x1b[!_" /* RIP? */
"\xc2\x9f""Zuul.connection.write('\\x1b""Are you the gatekeeper?')\xc2\x9c" /* ZuulTerm?
"\x1b[30;40m\xc2\x9f""Zuul.connection.write('\\x1b""Are you the gatekeeper?')\xc2\x9c" /* ZuulTerm?
"\x1b[0m_" /* "Normal" colors */
"\x1b[2J" /* clear screen */
"\x1b[H" /* home cursor */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment