fix object color override for sb
This commit is contained in:
@@ -438,4 +438,7 @@ public class Spinner extends GameObject {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void updateColor() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user