From 42bc32bc672cbb4eb2f612a81063eae19f06e264 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Wed, 28 Aug 2024 02:04:01 -0500 Subject: [PATCH] remove assert --- src/engine/export/tiuna.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/engine/export/tiuna.cpp b/src/engine/export/tiuna.cpp index 397cee34f..5b3dcc0ac 100644 --- a/src/engine/export/tiuna.cpp +++ b/src/engine/export/tiuna.cpp @@ -127,7 +127,6 @@ struct TiunaMatches { static void writeCmd(std::vector& cmds, TiunaCmd& cmd, unsigned char ch, int& lastWait, int fromTick, int toTick) { while (fromTick0); if (lastWait!=val) { cmd.wait=val; lastWait=val;