Get stall scripts functional

This commit is contained in:
zontreck 2024-08-13 23:21:51 -07:00
parent b6a59a6673
commit cf5144befb
4 changed files with 204 additions and 81 deletions

View file

@ -30,7 +30,7 @@ integer LINK_MENU_TIMEOUT = 330;
string g_sDate;
list MAIN_MENU_BUTTONS = ["Reboot"];
list MAIN_MENU_BUTTONS = [];
string MAIN_MENU_TEXT = "";
string IMPORT_MENU_TEXT = "";