From: Ketmar Dark Date: Sat, 26 Aug 2017 00:15:53 +0000 (+0300) Subject: more typos X-Git-Url: http://deadsoftware.ru/gitweb?a=commitdiff_plain;h=a3bcb617007d8e9be1877122b79fd3fd1f7d701a;p=d2df-sdl.git more typos --- 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