--- a/src/proto2/GameState.hh Tue Dec 02 01:46:18 2008 +0000 +++ b/src/proto2/GameState.hh Wed Dec 03 12:09:42 2008 +0000 @@ -31,10 +31,8 @@ } void debugInfo (); - -public: virtual void handleMove (PlayerInput_Move input); - + void shoot (void); };