mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
[Cleanup] Appearance not appearence (#3819)
# Notes - These were misspelled.
This commit is contained in:
+1
-1
@@ -1859,7 +1859,7 @@ void Perl_Mob_RemoveAllAppearanceEffects(Mob* self) // @categories Script Utilit
|
||||
.texture = self->GetTexture(),
|
||||
}
|
||||
);
|
||||
self->ClearAppearenceEffects();
|
||||
self->ClearAppearanceEffects();
|
||||
}
|
||||
|
||||
void Perl_Mob_SetFlyMode(Mob* self, int flymode) // @categories Script Utility
|
||||
|
||||
Reference in New Issue
Block a user