Skip to content

Commit 25829a9

Browse files
Synchronize changes from 1.6 master branch [ci skip]
d60bc4c Update MIN_CLIENT_REQ_LOD_FOR_BUILDING (#3411)
2 parents 09f99c3 + d60bc4c commit 25829a9

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)