Expands cheat menu
This commit is contained in:
parent
0344f87da8
commit
71f5c2ac9f
10 changed files with 66 additions and 10 deletions
|
|
@ -144,6 +144,7 @@ pub struct Pools {
|
|||
pub bac: i32,
|
||||
pub level: i32,
|
||||
pub weight: f32,
|
||||
pub god: bool,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue