mirror of
https://github.com/Defent/DMS_Exile.git
synced 2024-08-30 16:52:12 +00:00
Removed tag
This commit is contained in:
parent
9cb6af4eb3
commit
8099f74a35
@ -1,5 +1,5 @@
|
||||
DMS_findSafePos = {
|
||||
if(isServer) then {
|
||||
|
||||
if(isServer) then {
|
||||
private ["_pos","_centerPos","_fetchPos"];
|
||||
|
||||
//_centerPos = [getMarkerPos "center",4000,20000,10,0,25,0];
|
||||
@ -27,7 +27,6 @@ DMS_findSafePos = {
|
||||
// water if exception to be added above
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user