v0.2.2: Corrected item slot display for keys
This commit is contained in:
@@ -60,9 +60,4 @@ public class Key extends Item {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String status() {
|
||||
return depth + "*";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user