Epoch/Sources/epoch_code/compile/setup/masterLoop/Event8.sqf

6 lines
114 B
Plaintext
Raw Normal View History

//Updates favorites bar
call epoch_favBar_refresh;
2019-01-26 00:27:14 +00:00
// process loot
_LootBiasAdd = _LootBiasAdd call _lootBubble;