Skip to content

Commit d6abb3d

Browse files
theSarrumMegadreamsBE
authored andcommitted
Update MIN_CLIENT_REQ_LOD_FOR_BUILDING (multitheftauto#3411)
1 parent e7d5a1a commit d6abb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/mods/deathmatch/logic/luadefs/CLuaElementDefs.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#include <lua/CLuaFunctionParser.h>
1515
using std::list;
1616

17-
#define MIN_CLIENT_REQ_LOD_FOR_BUILDING "1.6.0-0.20000"
17+
#define MIN_CLIENT_REQ_LOD_FOR_BUILDING "1.6.0-9.22470"
1818

1919
void CLuaElementDefs::LoadFunctions()
2020
{

0 commit comments

Comments
 (0)