diff --git a/src/map/clif.h b/src/map/clif.h index c291b2e7e..f87f1edda 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -745,7 +745,7 @@ struct s_packet_db { struct hCSData { int id; - unsigned int price; + int price; }; struct cdelayed_damage {