Skip to content

Commit d60bc4c

Browse files
authored
Update MIN_CLIENT_REQ_LOD_FOR_BUILDING (#3411)
1 parent 725e98e commit d60bc4c

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)