diff options
Diffstat (limited to 'src/strife/g_game.c')
-rw-r--r-- | src/strife/g_game.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/g_game.c b/src/strife/g_game.c index 84e3c274..e295b858 100644 --- a/src/strife/g_game.c +++ b/src/strife/g_game.c @@ -2213,7 +2213,7 @@ void G_BeginRecording (void) { int i; - //! + // // @category demo // // Record a high resolution "Doom 1.91" demo. |