Initial work on Frame Edit
This commit is contained in:
@@ -26,6 +26,7 @@ class Videotex extends AbstractServer {
|
||||
define('SPACE', ''); // Space
|
||||
|
||||
// NOTE: This consts are effective output
|
||||
define('RESET', '');
|
||||
define('RED', ESC.'A');
|
||||
define('GREEN', ESC.'B');
|
||||
define('YELLOW', ESC.'C');
|
||||
|
Reference in New Issue
Block a user