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 fba4ee4 commit d10c7d0Copy full SHA for d10c7d0
Client/mods/deathmatch/logic/luadefs/CLuaCameraDefs.cpp
@@ -13,7 +13,7 @@
13
#include "StdInc.h"
14
#include <lua/CLuaFunctionParser.h>
15
16
-#define MIN_CLIENT_REQ_SETCAMERATARGET_USE_ANY_ELEMENTS "1.5.8-9.20677"
+#define MIN_CLIENT_REQ_SETCAMERATARGET_USE_ANY_ELEMENTS "1.5.8-9.20979"
17
18
void CLuaCameraDefs::LoadFunctions()
19
{
Server/mods/deathmatch/logic/luadefs/CLuaCameraDefs.cpp
@@ -11,7 +11,7 @@
11
12
-#define MIN_SERVER_REQ_SETCAMERATARGET_USE_ANY_ELEMENTS "1.5.8-9.20677"
+#define MIN_SERVER_REQ_SETCAMERATARGET_USE_ANY_ELEMENTS "1.5.8-9.20979"
0 commit comments