v0.3.1b: fixed visibility bugs with spear traps and traps in general
This commit is contained in:
@@ -46,6 +46,7 @@ public class SpearTrap extends Trap {
|
||||
Sample.INSTANCE.play(Assets.SND_TRAP);
|
||||
}
|
||||
//this trap is not disarmed by being triggered
|
||||
reveal();
|
||||
activate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user