aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/phys/bcollider.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/lua_api/phys/bcollider.hpp')
-rw-r--r--src/shared/lua_api/phys/bcollider.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/lua_api/phys/bcollider.hpp b/src/shared/lua_api/phys/bcollider.hpp
index f5164b7..59ac92c 100644
--- a/src/shared/lua_api/phys/bcollider.hpp
+++ b/src/shared/lua_api/phys/bcollider.hpp
@@ -4,4 +4,4 @@ extern "C" {
#include <lualib.h>
}
-extern const luaL_reg bcollider_m[];
+extern const luaL_Reg bcollider_m[];