mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 03:31:08 +00:00
[Cleanup] Appearance not appearence (#3819)
# Notes - These were misspelled.
This commit is contained in:
+1
-1
@@ -4781,7 +4781,7 @@ void EntityList::SendAppearanceEffects(Client *c)
|
||||
++it;
|
||||
continue;
|
||||
}
|
||||
cur->SendSavedAppearenceEffects(c);
|
||||
cur->SendSavedAppearanceEffects(c);
|
||||
}
|
||||
++it;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user