0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-03-21 10:22:11 +00:00

- cleanup

This commit is contained in:
Christoph Oelckers 2015-04-04 14:12:04 +02:00
parent 747e160c96
commit bd96adafda

View file

@ -365,8 +365,6 @@ struct FMapThing
short pitch;
short roll;
DWORD RenderStyle;
//void Serialize (FArchive &);
};