Skip to content
Snippets Groups Projects
Commit 8ef90703 authored by echicken's avatar echicken
Browse files

Uh...stuff.

parent 614e5e28
No related branches found
No related tags found
No related merge requests found
......@@ -252,7 +252,7 @@ function ansiEdit(x, y, width, height, attr) {
popUp.gotoxy(7, 1);
popUp.putmsg("ANSI Editor Menu");
popUp.gotoxy(1, popUp.height);
popUp.putmsg("<ENTER> select | <ESC> close");
popUp.putmsg("<ENTER> select | <TAB> close");
palette.gotoxy(13, 1);
palette.putmsg("Color Palette");
palette.gotoxy(5, 6);
......
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