mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
updated the mapformat to accuratly reflect the reality
This commit is contained in:
parent
c6c1dcb620
commit
b684d1387e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue