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