Note on two cases wmlflip cannot handle.
This commit is contained in:
parent
b5f3719a81
commit
2d8550e6c0
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ macro arguments. Also catches WML-fragment arguments of the form
|
|||
(x,y=mmm,nnn), and x= y= pairs on adjacent lines as in UnitWML
|
||||
declrations (but will fail if the x= line has a comment).
|
||||
|
||||
Two cases this will *not* handle: Interleaved coordinate list
|
||||
literals like x=1,2,3,4,5, and ranges like x=4-6.
|
||||
|
||||
Options:
|
||||
-m Argument of this switch should name the map file.
|
||||
Required, because the coordinate transform needs to know the
|
||||
|
|
Loading…
Add table
Reference in a new issue