From a3bcb617007d8e9be1877122b79fd3fd1f7d701a Mon Sep 17 00:00:00 2001 From: Ketmar Dark Date: Sat, 26 Aug 2017 03:15:53 +0300 Subject: [PATCH] more typos --- src/shared/mapdesc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/mapdesc.txt b/src/shared/mapdesc.txt index 445c2d8..759d375 100644 --- a/src/shared/mapdesc.txt +++ b/src/shared/mapdesc.txt @@ -8,7 +8,7 @@ // fields with `internal` won't be written to any file ever (and won't be read) // `ubyte` is unsigned byte, and `byte` is signed byte // all strings are in utf-8 -// struct named "mapheader" will contain all other structs and it's own fields +// struct with `header` flag will contain all other structs and it's own fields // as top-level entities // in binary, `size` is two ushorts // `as xy` will use `X` and `Y` for points -- 2.29.2