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