From 6f608ed4627184e1ceed166b138320945517aaa2 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 1 Mar 2008 20:21:34 +0000 Subject: fixed so that the map rotation works like it should --- src/game/client/gc_hooks.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/client/gc_hooks.cpp') diff --git a/src/game/client/gc_hooks.cpp b/src/game/client/gc_hooks.cpp index e85a7e7f..e1644f36 100644 --- a/src/game/client/gc_hooks.cpp +++ b/src/game/client/gc_hooks.cpp @@ -50,7 +50,6 @@ static void load_sounds_thread(void *) extern "C" void modc_init() { static FONT_SET default_font; - int64 start = time_get(); int before = gfx_memory_usage(); -- cgit 1.4.1