Fixed bug.

git-svn-id: https://spexeah.com:8443/svn/Asuro@87 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2017-05-17 23:56:17 +00:00
parent 3356302d32
commit 7d20391a86
17 changed files with 5 additions and 8 deletions

View File

@ -374,7 +374,6 @@ begin
end;
Console_Cursor.X:= 0;
console._update_cursor;
if Debug then psleep(1000);
end;
procedure _newline(); [public, alias: '_console_newline'];