Save table to file

This commit is contained in:
Particle_G
2020-11-26 14:59:10 +08:00
committed by MrZ626
parent 1eba821522
commit 9e6e170e49
3 changed files with 36 additions and 2 deletions

View File

@@ -299,6 +299,15 @@ for i=1,25 do
STAT.spin[i]={0,0,0,0,0,0,0}
end
NETWORK={
id=nil,
username=nil,
motto=nil,
avatar=nil,
auth_token=nil,
access_token=nil
}
keyMap={
{"left","right","x","z","c","up","down","space","tab","r"},{},
--Keyboard