From bc108df382b5ac4ca637bf97ba9b2d8b2d83e58f Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 22 Mar 2008 18:40:27 +0000 Subject: renamed everything. added the new license --- src/game/client/gc_hooks.cpp | 2 +- 1 file changed, 1 insertion(+), 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 a4ac0e74..5dadb558 100644 --- a/src/game/client/gc_hooks.cpp +++ b/src/game/client/gc_hooks.cpp @@ -681,4 +681,4 @@ extern "C" void modc_connected() send_info(true); } -extern "C" const char *modc_net_version() { return TEEWARS_NETVERSION; } +extern "C" const char *modc_net_version() { return GAME_NETVERSION; } -- cgit 1.4.1