Fix merge

This commit is contained in:
PabstMirror 2016-06-02 20:02:16 -05:00
parent db78dd53a8
commit 240cf4f0b5

View File

@ -140,10 +140,6 @@ if (isServer) then {
// Set up remote execution
//////////////////////////////////////////////////
// ACE events
"ACEg" addPublicVariableEventHandler {_this call FUNC(_handleNetEvent)};
"ACEc" addPublicVariableEventHandler {_this call FUNC(_handleNetEvent)};
// Synced ACE events
// Handle JIP scenario
if (!isServer) then {