mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
//Updates favorites bar
|
|
call epoch_favBar_refresh;
|
|
|
|
// process loot
|
|
_LootBiasAdd = _LootBiasAdd call _lootBubble;
|