Skip to content

Commit 323cc79

Browse files
author
peter
committed
cutscene clean
1 parent 6152daa commit 323cc79

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tiny.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ if API == 'stead3' then
3636
std.rawset(_G, 'instead', instead)
3737
require "ext/sandbox"
3838
end)
39-
local mp = std.ref '@metaparser'
40-
if mp then
41-
mp.msg.CUTSCENE_MORE = '^'..mp.msg.CUTSCENE_HELP
42-
end
4339
end)
4440
else
4541
require 'tiny2'

0 commit comments

Comments
 (0)