1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-08 17:07:45 +00:00

Merge pull request #2 from amibu01/master

Fix for StatusIcons
This commit is contained in:
SapphireMordred 2017-08-08 13:16:05 +02:00 committed by GitHub
commit 4ca8b7ab28

View file

@ -632,7 +632,6 @@ namespace Core {
WaitFCApproval, WaitFCApproval,
NotFound, NotFound,
Offline, Offline,
CameraMode,
Mentor, Mentor,
Busy, Busy,
PvP, PvP,
@ -640,6 +639,7 @@ namespace Core {
Cutscene, Cutscene,
ChocoPorter, ChocoPorter,
Afk, Afk,
CameraMode,
LfRepairs, LfRepairs,
LfRepair, LfRepair,
LfMeld, LfMeld,