Skip to content

Commit

Permalink
Pause whiteboard recruit animation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Coffee-- committed Jun 29, 2014
1 parent 0441ad9 commit 36d7a5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unit_animation_component.cpp
Expand Up @@ -63,6 +63,7 @@ void unit_animation_component::set_ghosted(bool with_bars)
display *disp = display::get_singleton();
start_animation(INT_MAX, choose_animation(*disp, u_.loc_, "ghosted"),
with_bars);
anim_->pause_animation();
}

void unit_animation_component::set_disabled_ghosted(bool with_bars)
Expand Down

0 comments on commit 36d7a5b

Please sign in to comment.