From 3544db49270f6d99c8b2126f294d38267e2899cb Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Wed, 8 Oct 2008 20:47:56 +0000 Subject: fixed #490 (insert the player info in the sv_setinfo message into the snapshot instead) --- src/game/client/gameclient.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/client/gameclient.hpp') diff --git a/src/game/client/gameclient.hpp b/src/game/client/gameclient.hpp index b9ee325e..d2a12099 100644 --- a/src/game/client/gameclient.hpp +++ b/src/game/client/gameclient.hpp @@ -119,7 +119,6 @@ public: void on_snapshot(); void on_predict(); int on_snapinput(int *data); - void on_recordkeyframe(); // actions // TODO: move these -- cgit 1.4.1