Fix generated gender for 3dset

merge/2021-11-19
kaetemi 3 years ago
parent 5a34b3dc59
commit fdc0af158c
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -7,7 +7,7 @@ if not os.path.isdir(folder):
matrix = [
{ "fy": "fyros", "ma": "matis", "tr": "tryker", "zo": "zorai" },
{ "f": "female", "h": "female" },
{ "f": "female", "h": "male" },
{ "a": "ah", "b": "am", "c": "al", "d": "ac" },
{ 1: "", 2: "_2", 3: "_3" },
{ "": 0, "mid": 1, "old": 2 },

Loading…
Cancel
Save