Crash with divide by zero when teleporting to earth level

Issue #189 resolved
Riot created an issue

Caused by std::cout << static_cast<int>(parent->mass_destroyed / parent->initial_mass * 100) << "% destroyed" << std::endl;

Comments (3)

  1. Log in to comment