summaryrefslogtreecommitdiffstats
path: root/source/LuaState.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/LuaState.cpp')
-rw-r--r--source/LuaState.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/LuaState.cpp b/source/LuaState.cpp
index 6de8f3dc1..d1a8613b0 100644
--- a/source/LuaState.cpp
+++ b/source/LuaState.cpp
@@ -32,7 +32,7 @@ extern "C"
-const cLuaState::cRet cLuaState::Return;
+const cLuaState::cRet cLuaState::Return = {};