This is an automated email from the git hooks/post-receive script. smcv pushed a commit to tag 1.51b in repository iortcw.
commit b1f528cad1c287edc6996c1c73d6eccc47b114eb Author: MAN-AT-ARMS <m4n4t4...@gmail.com> Date: Thu Aug 3 04:06:48 2017 -0400 All: Remove references to non-existent function CheckTournament --- MP/code/game/g_main.c | 3 --- SP/code/game/g_main.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/MP/code/game/g_main.c b/MP/code/game/g_main.c index f3a8166..fc73310 100644 --- a/MP/code/game/g_main.c +++ b/MP/code/game/g_main.c @@ -2762,9 +2762,6 @@ void G_RunFrame( int levelTime ) { } } - // see if it is time to do a tournement restart -// CheckTournament(); - // NERVE - SMF CheckWolfMP(); diff --git a/SP/code/game/g_main.c b/SP/code/game/g_main.c index 675357f..e1ae155 100644 --- a/SP/code/game/g_main.c +++ b/SP/code/game/g_main.c @@ -2581,9 +2581,6 @@ void G_RunFrame( int levelTime ) { } } - // see if it is time to do a tournement restart -// CheckTournament(); - // see if it is time to end the level CheckExitRules(); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list Pkg-games-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits