mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 09:26:36 +00:00
[Consistency] Deity not diety. (#1407)
* [Consistency] Deity not diety. * Uppercase. [skip ci]
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ public:
|
||||
void settarget(const char *type, int target_id);
|
||||
void follow(int entity_id, int distance);
|
||||
void sfollow();
|
||||
void changedeity(int diety_id);
|
||||
void changedeity(int deity_id);
|
||||
void exp(int amt);
|
||||
void level(int newlevel);
|
||||
void traindisc(int discipline_tome_item_id);
|
||||
|
||||
Reference in New Issue
Block a user