mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-26 12:43:33 +00:00
ru:: fix icicles
This commit is contained in:
@@ -843,6 +843,7 @@ void icicle::act() {
|
||||
kino();
|
||||
if(on_floor) break;
|
||||
}
|
||||
where = respawn;
|
||||
}
|
||||
if(state == 0) {
|
||||
auto w = m.where;
|
||||
|
||||
Reference in New Issue
Block a user