diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index ee715bc4d..caaad51cc 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -214,6 +214,7 @@ enum AtCommandType { AtCommand_RefreshOnline, // [Valaris] // SQL-only commands end #endif + AtCommand_SkillTree, // by MouseJstr // end AtCommand_Unknown, |