From: Ketmar Dark Date: Thu, 17 May 2018 16:22:11 +0000 (+0300) Subject: default smallmap aligh: bottom X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=commitdiff_plain;h=af1787819fb852141cfca39a570927c0d48ddb6a default smallmap aligh: bottom --- diff --git a/src/game/g_game.pas b/src/game/g_game.pas index 5ecf971..2a72d3c 100644 --- a/src/game/g_game.pas +++ b/src/game/g_game.pas @@ -316,7 +316,7 @@ var g_dbg_ignore_bounds: Boolean = false; r_smallmap_h: Integer = 0; // 0: left; 1: center; 2: right - r_smallmap_v: Integer = 0; // 0: top; 1: center; 2: bottom + r_smallmap_v: Integer = 2; // 0: top; 1: center; 2: bottom // move button values: // bits 0-1: l/r state: