Skip to content
Snippets Groups Projects
Commit 0d327c7c authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

kill logical-not-parentheses warning in g_game.c

g_game.c: In function 'G_CheckDemoStatus':
g_game.c:5588:22: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
   if (!modeattacking == ATTACKING_RECORD)
                      ^
parent 67b6d618
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment