From 1549ecad22294cae6f1a2e6e6b256b2192b0c3d3 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Wed, 4 Sep 2019 02:58:07 -0400 Subject: Values in entity table are now saved in the save file --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 7876f8a..a0632fd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -18,6 +18,8 @@ * along with this program. If not, see . */ +#define SOL_ALL_SAFETIES_ON = 1 + #include "engine.hpp" #include -- cgit v1.2.3