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": [
|
"parameters": [
|
||||||
[
|
[
|
||||||
"I'll lick it for you.",
|
"I'll lick it for you.",
|
||||||
"Push her away."
|
"Push him away."
|
||||||
],
|
],
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|
@ -49044,7 +49044,7 @@
|
||||||
"parameters": [
|
"parameters": [
|
||||||
[
|
[
|
||||||
"I'll lick it for you.",
|
"I'll lick it for you.",
|
||||||
"Push her away."
|
"Push him away."
|
||||||
],
|
],
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|
|
||||||
|
|
@ -20687,8 +20687,8 @@
|
||||||
"indent": 1,
|
"indent": 1,
|
||||||
"parameters": [
|
"parameters": [
|
||||||
[
|
[
|
||||||
"Push her away",
|
"Push him away",
|
||||||
"Accept her"
|
"Accept him"
|
||||||
],
|
],
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|
@ -22377,8 +22377,8 @@
|
||||||
"indent": 1,
|
"indent": 1,
|
||||||
"parameters": [
|
"parameters": [
|
||||||
[
|
[
|
||||||
"Push her away",
|
"Push him away",
|
||||||
"Accept her"
|
"Accept him"
|
||||||
],
|
],
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|
@ -24874,8 +24874,8 @@
|
||||||
"indent": 1,
|
"indent": 1,
|
||||||
"parameters": [
|
"parameters": [
|
||||||
[
|
[
|
||||||
"Push her away",
|
"Push him away",
|
||||||
"Accept her"
|
"Accept him"
|
||||||
],
|
],
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|
@ -26557,8 +26557,8 @@
|
||||||
"indent": 1,
|
"indent": 1,
|
||||||
"parameters": [
|
"parameters": [
|
||||||
[
|
[
|
||||||
"Push her away",
|
"Push him away",
|
||||||
"Accept her"
|
"Accept him"
|
||||||
],
|
],
|
||||||
1,
|
1,
|
||||||
0,
|
0,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue