mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-27 06:02:11 +00:00
@ These two variables are now totally useless. A complete waste of memory and allocation time. Shame!
This commit is contained in:
parent
50b9765377
commit
cd6a7bffb2
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ namespace CodeImp.DoomBuilder.Data
|
|||
protected int width;
|
||||
protected int height;
|
||||
protected Vector2D scale;
|
||||
protected float scaledwidth;
|
||||
protected float scaledheight;
|
||||
protected bool usecolorcorrection;
|
||||
|
||||
// Loading
|
||||
|
|
Loading…
Reference in a new issue