Update EPOCH_server_makeNPCTrade.sqf

This commit is contained in:
He-Man 2017-02-10 21:30:41 +01:00 committed by GitHub
parent 69a3b8b5d7
commit a18819d984

View File

@ -138,7 +138,6 @@ if (_slot != -1) then {
_itemsOut = [];
_SkipOut = true;
};
['Bank',_bankBalance,'set'] remoteexec ['Ignatz_Client_PlayerStatsUpdate',_player];
};
};