We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54e53a commit 5f320d7Copy full SHA for 5f320d7
Shared/mods/deathmatch/logic/luadefs/CLuaElementDefsShared.cpp renamed to Shared/mods/deathmatch/logic/luadefs/CLuaElementDefs.cpp
@@ -1,3 +1,12 @@
1
+/*****************************************************************************
2
+ *
3
+ * PROJECT: Multi Theft Auto
4
+ * LICENSE: See LICENSE in the top level directory
5
+ * FILE: Shared/mods/logic/luadefs/CLuaElementDefs.cpp
6
7
+ * Multi Theft Auto is available from http://www.multitheftauto.com/
8
9
+ *****************************************************************************/
10
#include "StdInc.h"
11
12
int CLuaElementDefs::GetElementData(lua_State* luaVM)
0 commit comments