From aaa23a83940c851cc65f0f2d95c579ddadadf97e Mon Sep 17 00:00:00 2001 From: MysterD Date: Sat, 24 Jun 2023 17:53:18 -0700 Subject: [PATCH] lol whoops --- src/pc/lua/smlua.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pc/lua/smlua.c b/src/pc/lua/smlua.c index c61a22b19..97a3aae64 100644 --- a/src/pc/lua/smlua.c +++ b/src/pc/lua/smlua.c @@ -308,7 +308,7 @@ void smlua_update(void) { // over time. // The real fix would be to make smlua produce less // garbage. - +} void smlua_shutdown(void) { hardcoded_reset_default_values();