v0.3.0c: cleaned up TODOs
This commit is contained in:
@@ -26,7 +26,6 @@ public abstract class Trap implements Bundlable {
|
||||
return this;
|
||||
}
|
||||
|
||||
//TODO: fade-in effect here?
|
||||
public Trap reveal() {
|
||||
visible = true;
|
||||
if (sprite != null) {
|
||||
|
||||
Reference in New Issue
Block a user