소스 검색

Missing end of description for males

tags/v1.0.0
Fen Dweller 6 년 전
부모
커밋
98cc1c0ef1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      game.js

+ 1
- 1
game.js 파일 보기

@@ -1633,7 +1633,7 @@ let macro =
state = "erect, throbbing, pre-soaked";
}
}
return length(this.dickLength, unit, true) + " long " + state + " " + this.dickType;
return length(this.dickLength, unit, true) + " long " + state + " " + this.dickType + " cock";
},

get describeVagina() {


불러오는 중...
취소
저장