Change global table "NETWORK" to "ACCOUNT"

This commit is contained in:
Particle_G
2020-11-26 22:00:43 +08:00
committed by MrZ626
parent 9e6e170e49
commit ba7168edd4
3 changed files with 9 additions and 9 deletions

View File

@@ -299,7 +299,7 @@ for i=1,25 do
STAT.spin[i]={0,0,0,0,0,0,0}
end
NETWORK={
ACCOUNT={
id=nil,
username=nil,
motto=nil,