mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Merge pull request #601 from Ignatz-HeMan/patch-3
Update EPOCH_worldObjectType.sqf
This commit is contained in:
commit
5494847755
@ -22,6 +22,7 @@
|
||||
Returns:
|
||||
BOOL or ARRAY of BOOLs
|
||||
*/
|
||||
private ["_str","_return","_config","_findStart","_start","_end","_p3dName","_finalConfig","_checkType"];
|
||||
params ["_str","_checkType"];
|
||||
_return = false;
|
||||
_config = 'CfgEpochClient' call EPOCH_returnConfig;
|
||||
|
Loading…
x
Reference in New Issue
Block a user