diff options
author | veider <veider@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-28 21:25:11 +0000 |
---|---|---|
committer | veider <veider@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-28 21:25:11 +0000 |
commit | cb44aff61ed172eb338535078d772090b124d465 (patch) | |
tree | 68efd87328d3c019577d968833a44b588270c28b /src/map/atcommand.h | |
parent | 00fb4a56f6ae894e84cdd62faf6bf596a097e0e0 (diff) | |
download | hercules-cb44aff61ed172eb338535078d772090b124d465.tar.gz hercules-cb44aff61ed172eb338535078d772090b124d465.tar.bz2 hercules-cb44aff61ed172eb338535078d772090b124d465.tar.xz hercules-cb44aff61ed172eb338535078d772090b124d465.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1316 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 14a912ab1..f74ebeef3 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -241,6 +241,7 @@ enum AtCommandType { AtCommand_ChangeLook, AtCommand_AutoLoot, //by Upa-Kun AtCommand_MobInfo, //by Lupus + AtCommand_Adopt, // by Veider // end AtCommand_Unknown, |