prevent hue shifting when hue inc or obj color override is changed by sb
This commit is contained in:
@@ -102,8 +102,4 @@ public class FakeGameObject extends GameObject {
|
||||
this.halfTime = time;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void updateColor() {
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user