mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-02-02 14:42:41 +00:00
This commit is contained in:
parent
ce811cd7d1
commit
bd3aedfaeb
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ static void CG_OrderSnapshotEntities(snapshot_t *snap, int *order)
|
||||||
|
|
||||||
static void CG_CheckVidRestart(void)
|
static void CG_CheckVidRestart(void)
|
||||||
{
|
{
|
||||||
trap_SendConsoleCommand("ui_RQ3_postVidRestart");
|
trap_SendConsoleCommand("ui_RQ3_postVidRestart\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue