summaryrefslogtreecommitdiff
path: root/src/d_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/d_loop.c')
-rw-r--r--src/d_loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d_loop.c b/src/d_loop.c
index b68e2665..ba5cf0cb 100644
--- a/src/d_loop.c
+++ b/src/d_loop.c
@@ -573,7 +573,7 @@ static int oldnettics;
static void OldNetSync(void)
{
unsigned int i;
- unsigned int keyplayer = -1;
+ int keyplayer = -1;
frameon++;