From 323cc796334b0f0d13d38416ee55b5cbbf80f64a Mon Sep 17 00:00:00 2001
From: peter
Date: Fri, 22 Oct 2021 19:18:49 +0300
Subject: [PATCH] cutscene clean
---
tiny.lua | 4 ----
1 file changed, 4 deletions(-)
diff --git a/tiny.lua b/tiny.lua
index 7b3f24c..3cac23c 100644
--- a/tiny.lua
+++ b/tiny.lua
@@ -36,10 +36,6 @@ if API == 'stead3' then
std.rawset(_G, 'instead', instead)
require "ext/sandbox"
end)
- local mp = std.ref '@metaparser'
- if mp then
- mp.msg.CUTSCENE_MORE = '^'..mp.msg.CUTSCENE_HELP
- end
end)
else
require 'tiny2'