summaryrefslogtreecommitdiff
path: root/src/game.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.c')
-rw-r--r--src/game.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.c b/src/game.c
index 09b7316..4ddb0e3 100644
--- a/src/game.c
+++ b/src/game.c
@@ -296,6 +296,7 @@ static void togulag(tt_body *b)
b->txrcol = 15;
b->msg = 0;
b->msglen = 0;
+ ttplayer.money++;
}
static void gribtake(tt_body *b)