More effective fixes. Still no issues.
Note: you will most likely end up recompiling the whole thing.
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ public:
|
||||
|
||||
struct Attribute
|
||||
{
|
||||
Attribute() : length(-1) { }
|
||||
Attribute() : length(-1), glow() { }
|
||||
int length;
|
||||
RageColor diffuse[4];
|
||||
RageColor glow;
|
||||
|
||||
Reference in New Issue
Block a user