Add textboxtimer command

This commit is contained in:
AllyTally
2023-04-20 09:53:30 -03:00
committed by Misa Elizabeth Kai
parent fb38668182
commit 6abb76238d
2 changed files with 12 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ public:
char textcase;
bool textbuttons;
bool textlarge;
int textboxtimer;
//Misc
int i, j, k;