mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-21 06:48:39 -04:00
81784a09e8
fmt::format returns a std::string by value, so taking c_str() of the temporary left BeginCombo reading freed memory whenever the melee weapon state fell outside the known cases. Hold the text in a std::string instead. Use spdlog::fmt_lib in the save editor Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>