From d0d5b4f171e92064eb00e86382a9d214f93e43e9 Mon Sep 17 00:00:00 2001 From: Ondrej Novak Date: Sat, 15 Feb 2025 17:02:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e66b4f..206abfb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ cmake .. make all ``` -correct evaluation of the puzzle + ## RUN @@ -44,7 +44,7 @@ The documentation of the configuration file is in the file. A script error in the White Tower map in the puzzle located on the top floor of the tower has been fixed. The repository includes a corrected file BILA_VEZ.MAP, replace the original file in the "MAPS" directory of the original installation with this file. -This fix will only work with the new code. (It will not work in earlier releases of the game, i.e. in the DOS, Windows, Android and iOS versions). The reason is that a new scripting action has been introduced to enable this fix, which will ensure the +This fix will only work with the new code. (It will not work in earlier releases of the game, i.e. in the DOS, Windows, Android and iOS versions). The reason is that a new scripting action has been introduced to enable this fix, which will ensure the correct evaluation of the puzzle ## Goals