From 2fa39c90a65e7a6b9e824dcfa46f6af5d659e440 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Mon, 26 Nov 2007 20:23:17 +0000 Subject: removed next skin debug key --- src/game/client/game_client.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/game') diff --git a/src/game/client/game_client.cpp b/src/game/client/game_client.cpp index 82387fe2..2e69655b 100644 --- a/src/game/client/game_client.cpp +++ b/src/game/client/game_client.cpp @@ -1987,9 +1987,6 @@ static void do_input(int *v, int key) void render_game() { - if(inp_key_down('L')) - next_skin(); - float width = 400*3.0f; float height = 300*3.0f; -- cgit 1.4.1