diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index f33e49ba5..d3d746bf2 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -44,7 +44,6 @@ enum AtCommandType { AtCommand_Item,
AtCommand_Item2,
AtCommand_ItemReset,
- AtCommand_ItemCheck,
AtCommand_BaseLevelUp,
AtCommand_JobLevelUp,
AtCommand_H,
|