summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h
index 17d6a4cc8..6ff1b45ab 100644
--- a/src/net/tmwa/protocol.h
+++ b/src/net/tmwa/protocol.h
@@ -49,25 +49,6 @@ namespace TmwAthena
};
} // namespace TmwAthena
-enum
-{
- SPRITE_BASE = 0,
- SPRITE_SHOE,
- SPRITE_BOTTOMCLOTHES,
- SPRITE_TOPCLOTHES,
- SPRITE_MISC1,
- SPRITE_MISC2,
- SPRITE_HAIR,
- SPRITE_HAT,
- SPRITE_CAPE,
- SPRITE_GLOVES,
- SPRITE_WEAPON,
- SPRITE_SHIELD,
- SPRITE_EVOL1,
- SPRITE_EVOL2,
- SPRITE_VECTOREND
-};
-
/*********************************
* Packets from server to client *
*********************************/