From cd4c8f2ab3ef0771a08a8868708aa2ba5a81e859 Mon Sep 17 00:00:00 2001 From: PlatinumMaster Date: Fri, 28 May 2021 18:22:06 -0400 Subject: [PATCH] Fix README again. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 140bf93..9607b3d 100644 --- a/README.md +++ b/README.md @@ -98,12 +98,8 @@ Allows you to change the first map where the adventure begins and the initial mo ### Script Editor: - Replaced "Search Flag" with "Search any command". -<<<<<<< HEAD - Removed script cmd buttons. - Added script navigator. -======= -- Enabled some of the quick script cmd buttons. ->>>>>>> 3431ae2... First commit - Level scripts can be cleared with a button click. - The Script Editor can identify and report some errors. - Fixed problem with backward jumps.