Files
godot/core/math/random_pcg.cpp
A Thousand Ships 9c518d5f42 [Core] Fix rand_weighted not using the current state
The method incorrectly used `Math::randf` instead of `randf`
2024-03-17 19:21:16 +01:00

3.4 KiB