联网对战排名信息存到NET中,等待添加ui

This commit is contained in:
MrZ626
2021-06-01 00:22:12 +08:00
parent 197dd0f724
commit 68f105141a
2 changed files with 7 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ local NET={
private=false,
start=false,
},
resultList={},--List of {place,survivalTime,uid,score}
spectate=false,--If player is spectating
specSRID=false,--Cached SRID when enter playing room, for connect WS after scene swapped
seed=false,