显示模式信息的函数也可以拿到“回放状态”变量
隐形wtf模式在tas模式下不会完全遮挡
This commit is contained in:
@@ -892,7 +892,7 @@ function draw.norm(P,repMode)
|
||||
--Mode informations
|
||||
if GAME.curMode.mesDisp then
|
||||
gc_setColor(.97,.97,.97)
|
||||
GAME.curMode.mesDisp(P)
|
||||
GAME.curMode.mesDisp(P,repMode)
|
||||
end
|
||||
|
||||
if P.frameRun<180 then drawStartCounter(P.frameRun)end
|
||||
|
||||
Reference in New Issue
Block a user