Fixed water animation conflict
This commit is contained in:
@@ -8,7 +8,6 @@ import arc.graphics.gl.*;
|
||||
import static mindustry.Vars.renderer;
|
||||
|
||||
public enum CacheLayer{
|
||||
//TODO water animation breaks when tar/slag is present
|
||||
water{
|
||||
@Override
|
||||
public void begin(){
|
||||
|
||||
Reference in New Issue
Block a user