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

6 lines
86 B
Plaintext
Raw Normal View History

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