gender fixes
This commit is contained in:
parent
55a3d480b4
commit
2434a76741
2 changed files with 10 additions and 10 deletions
|
|
@ -47875,7 +47875,7 @@
|
|||
"parameters": [
|
||||
[
|
||||
"I'll lick it for you.",
|
||||
"Push her away."
|
||||
"Push him away."
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -49044,7 +49044,7 @@
|
|||
"parameters": [
|
||||
[
|
||||
"I'll lick it for you.",
|
||||
"Push her away."
|
||||
"Push him away."
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -20687,8 +20687,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"Push her away",
|
||||
"Accept her"
|
||||
"Push him away",
|
||||
"Accept him"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -22377,8 +22377,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"Push her away",
|
||||
"Accept her"
|
||||
"Push him away",
|
||||
"Accept him"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -24874,8 +24874,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"Push her away",
|
||||
"Accept her"
|
||||
"Push him away",
|
||||
"Accept him"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -26557,8 +26557,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"Push her away",
|
||||
"Accept her"
|
||||
"Push him away",
|
||||
"Accept him"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue