fixed compile errors.
This commit is contained in:
parent
0e51c5832d
commit
ea65768e0b
2 changed files with 2 additions and 3 deletions
|
|
@ -1169,7 +1169,6 @@ bool MapLoader::LoadNodes (MapData * map)
|
|||
int k;
|
||||
nodetype *mn;
|
||||
node_t* no;
|
||||
uint16_t* used;
|
||||
int lumplen = map->Size(ML_NODES);
|
||||
int maxss = map->Size(ML_SSECTORS) / sizeof(subsectortype);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue