From 69ce68f7d47601f9f431283d00b31259925f44a1 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sat, 25 Apr 2020 14:15:57 +0100 Subject: [PATCH] multi line dialogues are ok now I think --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 73429cb..71addde 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,6 @@ some more practical uses would be things like: * titles can have multiple lines of dialog * dialogue names * implement Result return types on ::from functions so we can handle errors -* check multi-line endings/dialogues * handle old out-of-bounds editor errors (extra image pixels, exits/endings with position -1,-0 etc.) * it's ok if the output of these does not match the input as we're fixing it * "unquote" function for dialogues, game title, anything else that supports """