From f90ac9c70cb77f0ac47d193272a06646c7acf0da Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 24 Feb 2008 17:30:13 +0000 Subject: [PATCH] - added "PLAY_INTRO" Property to the ja2.ini. But this is not used yet in svn release exe version git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@936 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gamedir/Ja2.ini b/gamedir/Ja2.ini index 454134970..a4bc89c4b 100644 --- a/gamedir/Ja2.ini +++ b/gamedir/Ja2.ini @@ -47,5 +47,12 @@ EDITOR_SCREEN_RESOLUTION = 1 SCREEN_MODE_WINDOWED = 0 +;****************************************************************************************************************************** +; Should the intro be played after starting a new game? +; INFO: Not used yet in release version. +;****************************************************************************************************************************** + +PLAY_INTRO = 0 +