Commit per a seguir en altre ordinador

This commit is contained in:
2021-09-06 21:10:09 +02:00
parent 4a4d3f2e71
commit 5541967cc7
8 changed files with 23 additions and 3745 deletions

View File

@@ -25,9 +25,6 @@ void Fade::init(Uint8 r, Uint8 g, Uint8 b)
mEnabled = false;
mFinished = false;
mCounter = 0;
//mR = 0x27;
//mG = 0x27;
//mB = 0x36;
mR = r;
mG = g;
mB = b;