Skip to content

Cataclysm-DDA experimental build 2025-09-25-1041

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 10:42
d3a6f6c
Remove std::stof uses (#83015)

Let callers explicitly handle failures, instead of relying on whatever
exceptions that std::stof throws.