mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- removed some unused variables and declarations.
This commit is contained in:
parent
c5ec2af020
commit
4ec748a92b
2 changed files with 1 additions and 19 deletions
|
@ -690,7 +690,6 @@ void SerializeMap(FSerializer& arc)
|
|||
("sectors", sector, sectorbackup)
|
||||
("walls", wall, wallbackup)
|
||||
|
||||
("tailspritefree", tailspritefree)
|
||||
("myconnectindex", myconnectindex)
|
||||
("connecthead", connecthead)
|
||||
.Array("connectpoint2", connectpoint2, countof(connectpoint2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue