From ec583c67456efbfdb07bb2df43b0d0eee4f7b3e2 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Mon, 1 Mar 2021 17:45:24 +0300 Subject: LENIN ZHIV!!! --- src/game.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 7bccfad..25017b2 100644 --- a/src/game.h +++ b/src/game.h @@ -2,7 +2,7 @@ #define TT_INCLUDED_GAME -enum { tt_gotofirstroom = 1, tt_gotogulag }; +enum { tt_gotofirstroom = 1, tt_gotogulag, tt_mausoleum }; extern int magic; -- cgit v1.2.3