From e9ca2b420298d313ba894d8e898b0ba4728f86be Mon Sep 17 00:00:00 2001 From: Akkadius Date: Sat, 16 Dec 2023 18:42:11 -0600 Subject: [PATCH] Without lua ? --- zone/pch.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zone/pch.h b/zone/pch.h index c5a755569..fcee3ff1e 100644 --- a/zone/pch.h +++ b/zone/pch.h @@ -32,9 +32,9 @@ //# define FMT_STRING(s) s // lua -#include "lua.hpp" -#include -#include +//#include "lua.hpp" +//#include +//#include // perl //#include