Sleazy Fork is available in English.
Adding things here and there in Harem Heroes game.
< Opiniones de Harem Heroes++ modified by 1121
It works! Thanks.
This issue has been officialy fixed, you will not need to apply this fix if you're using the last version.
Fixed stat icon in harem
The bottom left stat icon is dead, i fixed it with a new image. I also made the button 50% larger because it was very tiny.
If a dev could give the right to modify code, it would be appreciated, so i can do this kind of little fixes.
To apply the fix : line 705, find :
+ '<img f="stats" src="https://i.imgur.com/Ot3s9UY.png">'
and replace with :+ '<img f="stats" src="https://i.imgur.com/foJSBBy.png">'
line 1076, find :
+ 'width: 20px;'
+ 'height: 20px;'
replace with :+ 'width: 30px;'
+ 'height: 30px;'