diff --git a/reaction/code/cgame/cg_snapshot.c b/reaction/code/cgame/cg_snapshot.c index eec82c60..63e5d476 100644 --- a/reaction/code/cgame/cg_snapshot.c +++ b/reaction/code/cgame/cg_snapshot.c @@ -114,7 +114,7 @@ static void CG_OrderSnapshotEntities(snapshot_t *snap, int *order) static void CG_CheckVidRestart(void) { - trap_SendConsoleCommand("ui_RQ3_postVidRestart"); + trap_SendConsoleCommand("ui_RQ3_postVidRestart\n"); } /*