fix object color override for sb
This commit is contained in:
@@ -101,4 +101,6 @@ public abstract class GameObject {
|
||||
public abstract Color getColor();
|
||||
public abstract Color getMirroredColor();
|
||||
|
||||
public abstract void updateColor();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user