diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-21 22:44:37 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-21 22:44:37 +0000 |
commit | 98c2c3c621f32fdf36f23cfd09565f8af7753e7d (patch) | |
tree | 690421a25fb99ba752bcad32621efa2aed3830b1 /src/map/atcommand.h | |
parent | f58657930161cc0dc3f1f74d0c0ed99c6a0c8829 (diff) | |
download | hercules-98c2c3c621f32fdf36f23cfd09565f8af7753e7d.tar.gz hercules-98c2c3c621f32fdf36f23cfd09565f8af7753e7d.tar.bz2 hercules-98c2c3c621f32fdf36f23cfd09565f8af7753e7d.tar.xz hercules-98c2c3c621f32fdf36f23cfd09565f8af7753e7d.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@714 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index a6c0a5e9e..0458c8ae1 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -115,7 +115,7 @@ enum AtCommandType { AtCommand_CharModel, AtCommand_CharSKPoint, AtCommand_CharSTPoint, - AtCommand_CharZeny, +// AtCommand_CharZeny, //now #zeny AtCommand_RecallAll, AtCommand_ReloadItemDB, AtCommand_ReloadMobDB, |