Move temporary bcol/bcol2 off of Graphics

Looks like I had missed yet another two temporary variables that were
actually globals on the Graphics class. Glad I caught these ones.
This commit is contained in:
Misa
2020-11-02 13:02:51 -08:00
committed by Ethan Lee
parent 25ae117f6a
commit 20e02f014b
2 changed files with 5 additions and 3 deletions

View File

@@ -200,7 +200,7 @@ public:
colourTransform ct;
int bcol, bcol2, rcol;
int rcol;