VERSION改为全局table并包含版本名称
This commit is contained in:
@@ -956,7 +956,7 @@ do--function saveRecording()
|
||||
local fileHead=
|
||||
os.date("%Y/%m/%d %A %H:%M:%S\n")..
|
||||
GAME.curModeName.."\n"..
|
||||
VERSION_NAME.."\n"..
|
||||
VERSION.string.."\n"..
|
||||
(USER.username or"Player")
|
||||
local fileBody=
|
||||
GAME.seed.."\n"..
|
||||
|
||||
Reference in New Issue
Block a user