summaryrefslogtreecommitdiff
path: root/src/strife/g_game.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/g_game.c')
-rw-r--r--src/strife/g_game.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/strife/g_game.c b/src/strife/g_game.c
index 97671a1f..4ea8e2f2 100644
--- a/src/strife/g_game.c
+++ b/src/strife/g_game.c
@@ -1248,7 +1248,6 @@ void G_PlayerReborn (int player)
// villsa [STRIFE]
strncpy(mission_objective, "Find help", OBJECTIVE_LEN);
-
}
//