--- deliantra/server/include/player.h 2007/06/04 12:19:08 1.61 +++ deliantra/server/include/player.h 2007/06/24 00:33:54 1.62 @@ -97,7 +97,7 @@ { client *ACC (RO, ns); /* Socket information for this player */ object *ACC (RW, ob); /* The object representing the player */ - int ACC (RO, active); + object_vector_index ACC (RO, active); bowtype_t ACC (RW, bowtype); /* which firemode? */ petmode_t ACC (RW, petmode); /* which petmode? */