Mario F. Palos

Results 2 issues of Mario F. Palos

In the gui.rs fix section the code is: `let health = format!(" HP: {} / {} ", stats.hp, stats.max_hp);` But that doesn't work anymore at that point. It should be:...

"cargo update --dryrun" didn't work for me, and I didn't get results on google, so I'm pretty sure it's a typo and should be "--dry-run".