大改联网的lock子模块,大改对战的玩家数据结构,重做联网对战准备界面

This commit is contained in:
MrZ626
2021-04-08 23:43:10 +08:00
parent 2bdbc4d792
commit ca267fd565
8 changed files with 104 additions and 100 deletions

View File

@@ -707,7 +707,7 @@ function draw.norm_remote(P)
--Draw username
setFont(30)
gc_setColor(1,1,1)
mStr(P.userName,150,-60)
mStr(P.username,150,-60)
--Fill field
gc_setColor(0,0,0,.6)