--- deliantra/server/include/player.h 2007/05/01 05:48:20 1.53 +++ deliantra/server/include/player.h 2007/05/13 15:13:57 1.54 @@ -163,6 +163,8 @@ shstr ACC (RW, invis_race); /* What race invisible to? */ + MTH float weapon_speed () const; + MTH static player *create (); static player *load_pl (object_thawer &thawer);