Skip to content

Commit 5f320d7

Browse files
committed
Rename non-standard filename and add missing license section
1 parent d54e53a commit 5f320d7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Shared/mods/deathmatch/logic/luadefs/CLuaElementDefsShared.cpp renamed to Shared/mods/deathmatch/logic/luadefs/CLuaElementDefs.cpp

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
*****************************************************************************/
110
#include "StdInc.h"
211

312
int CLuaElementDefs::GetElementData(lua_State* luaVM)

0 commit comments

Comments
 (0)