diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-07-19 10:58:34 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-07-19 10:58:34 +0000 |
| commit | b684d1387e360bad2431ee89c13156705bba76ca (patch) | |
| tree | fdc87f8b71828967d26b3110f40f62999407564c /docs | |
| parent | c6c1dcb6207278979be4def73157cce1d79ca71c (diff) | |
| download | zcatch-b684d1387e360bad2431ee89c13156705bba76ca.tar.gz zcatch-b684d1387e360bad2431ee89c13156705bba76ca.zip | |
updated the mapformat to accuratly reflect the reality
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/articles/map_format.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/articles/map_format.txt b/docs/articles/map_format.txt index 7583a5b7..18c6f617 100644 --- a/docs/articles/map_format.txt +++ b/docs/articles/map_format.txt @@ -2,7 +2,7 @@ Title: Map File Format Group: Structure (start code) -int ID // should be "MAPP" +int ID // should be "DATA" int version // should be 2 int size int swaplen |