- made character encoding for UFMF/ZDoom namespaces explicit.

This commit is contained in:
Christoph Oelckers 2015-12-06 20:55:05 +01:00
parent a0d6b05707
commit 0cb64dd464

View file

@ -27,7 +27,8 @@ II. Implementation Semantics
II.A : Storage and Retrieval of Data
------------------------------------
No changes.
Any TEXTMAP lump in the described namespaces must be encoded in ISO 8859-1 which
as of this writing is the only character encoding supported by ZDoom.
-----------------------------------
II.B : Storage Within Archive Files