mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
update comment
This commit is contained in:
parent
b2354dc5a6
commit
28498f3b89
@ -111,4 +111,5 @@ _say3dsounds = "isClass _x" configClasses (_say3dsoundsConfig);
|
||||
|
||||
// disable remote sensors on server and client as all Epoch AI is local to the side controlling it.
|
||||
disableRemoteSensors (["CfgEpochClient", "disableRemoteSensors", true] call EPOCH_fnc_returnConfigEntryV2);
|
||||
// Enable Dynamic simulation on both server and clients (maybe only needed server side)
|
||||
enableDynamicSimulationSystem true;
|
||||
|
Loading…
Reference in New Issue
Block a user