文本框控件输入功能加强

This commit is contained in:
MrZ626
2020-10-20 15:58:43 +08:00
parent 1a0cea3c5e
commit 6969b1f0da
3 changed files with 15 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ MARKING=true
LOADED=false
NOGAME=false
LOGIN=false
EDITING=""
--Global Setting & Vars
math.randomseed(os.time()*626)