From 55b3ca342ff6fb3726c5b14acd15f4c84be40d89 Mon Sep 17 00:00:00 2001 From: Sevenfm Date: Thu, 16 Jan 2020 12:30:07 +0000 Subject: [PATCH] New option BACKGROUND_TOOLTIP_DETAILS (TRUE by default) can be used to enable or disable showing background details in laptop. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2506 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 8bca794ed..74ece1235 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -3521,6 +3521,9 @@ CAMPAIGN_HISTORY = TRUE ; Only read the last ... battle reports, forget older ones. With -1 (default), read all of them. Reports lost this way cannot be recreated! CAMPAIGN_HISTORY_MAX_REPORTS = -1 +; Show details in background tooltip +BACKGROUND_TOOLTIP_DETAILS = TRUE + ;****************************************************************************************************************************** ;******************************************************************************************************************************