git-svn-id: https://spexeah.com:8443/svn/Asuro@379 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron 2018-04-07 17:28:20 +00:00
parent 5001065404
commit a795aa03e2

View File

@ -152,7 +152,7 @@ begin
console.setdefaultattribute(console.combinecolors(White, Black));
console.writestringln('');
console.writestringln('Press any key to boot in to Asuro Terminal...');
BSOD('TOPKEK', 'Because why not?');
//BSOD('TOPKEK', 'Because why not?');
keyboard.hook(@temphook);
util.halt_and_dont_catch_fire;