fix: Chore
This commit is contained in:
parent
581db639e4
commit
d1923a4dd5
@ -4,7 +4,7 @@ import cz.jzitnik.tui.Sprite;
|
||||
|
||||
public class Air extends Sprite {
|
||||
public String getSprite() {
|
||||
throw new RuntimeException("Imposible state");
|
||||
return "";
|
||||
}
|
||||
|
||||
public String getSprite(int daytime) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user