mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-24 06:57:15 -05:00
Set gender to Male
This commit is contained in:
parent
eb19b50799
commit
51cd508740
|
|
@ -65,7 +65,7 @@ def catalog_get(game_version):
|
|||
2,
|
||||
""
|
||||
],
|
||||
"Gender":0
|
||||
"Gender":1
|
||||
}
|
||||
}
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user