I completely forgot what I changed.
This commit is contained in:
parent
1cbfd4b97d
commit
7d401bdb61
53 changed files with 314 additions and 113 deletions
|
|
@ -20,7 +20,7 @@ Class SWWMLevelCompatibility : LevelPostProcessor
|
|||
|
||||
protected void Apply( Name checksum, String mapname )
|
||||
{
|
||||
int numcol = 6;
|
||||
int numcol = SWWMUtility.IsEviternity()?7:6;
|
||||
int ncellsa = 0, ncellsb = 0;
|
||||
int nbackpack = 0;
|
||||
switch ( checksum )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue