Make RNG seedable
This commit is contained in:
parent
6732f5575c
commit
946e961633
5 changed files with 57 additions and 14 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1607,6 +1607,7 @@ dependencies = [
|
|||
"bevy",
|
||||
"log",
|
||||
"rand 0.9.0",
|
||||
"rand_chacha 0.9.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue