From ab04dd7aa6b5279f472a0136ba9a9e162b7fbe6c Mon Sep 17 00:00:00 2001 From: uruk Date: Wed, 24 Jul 2013 22:23:40 +0200 Subject: AVALANCHE: Cosmetic modification in Gyro. --- engines/avalanche/gyro2.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/engines/avalanche/gyro2.h b/engines/avalanche/gyro2.h index 58b5844906..a99d4c6600 100644 --- a/engines/avalanche/gyro2.h +++ b/engines/avalanche/gyro2.h @@ -73,8 +73,7 @@ struct dnatype { /* here goes... */ /* Ux, uy, & ww now all belong to Trip5 */ char wearing; /* what you're wearing */ byte swore; /* number of times you've sworn */ byte saves; /* number of times this game has been saved */ - byte rooms[100]; /* Add one to each every time - you enter a room */ + byte rooms[100]; /* Add one to each every time you enter a room */ byte alcohol; /* Your blood alcohol level. */ byte playednim; /* How many times you've played Nim. */ bool wonnim; /* Have you *won* Nim? (That's harder.) */ -- cgit v1.2.3