From 8f0e49b61888e00a7ea57b1c4dbe356890dbd4aa Mon Sep 17 00:00:00 2001 From: AdAstra-LD Date: Tue, 2 Feb 2021 01:30:09 +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 ac27f5b..5586951 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ Supported patches: - Wild Encounter Editor can now attempt to repair corrupted encounter files. - Editor now detects the selected header. - ###Header Editor - Added copy and paste buttons to every header category editor. - Added import and export buttons to header editor. @@ -75,9 +74,10 @@ Supported patches: ###Script Editor - Replaced "Search Flag" with "Search any command". - Enabled some of the quick script cmd buttons. +- Fixed Text Search and Replace (Results can be double-clicked). ###Text Editor - Added New Movement names and changed some of the old ones. - Fixed export button. - Added option to show row numbers as hex. -- Fixed Text Search and Replace. \ No newline at end of file +- Fixed Text Search and Replace (Results can be double-clicked). \ No newline at end of file