declared scope for _maxDistance
This commit is contained in:
parent
7aac2b2787
commit
9d09c21156
@ -9,7 +9,7 @@
|
||||
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
*/
|
||||
#include "\q\addons\custom_server\Configs\blck_defines.hpp";
|
||||
private["_mapCenter","_waterPos","_priorUMSpositions"];
|
||||
private["_mapCenter","_waterPos","_priorUMSpositions","_maxDistance"];
|
||||
|
||||
switch (toLower worldName) do
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user