GAME.rec更名GAME.rep

This commit is contained in:
MrZ626
2020-12-14 16:48:44 +08:00
parent ca9565bb60
commit a12df840a4
4 changed files with 7 additions and 7 deletions

View File

@@ -213,7 +213,7 @@ GAME={--Global game data
curMode=nil, --Current gamemode object
modeEnv=nil, --Current gamemode environment
setting={}, --Game settings
rec={}, --Recording list, key,time,key,time...
rep={}, --Recording list, key,time,key,time...
recording=false, --If recording
replaying=false, --If replaying
saved=false, --If recording saved