Update v0.5.3.3
parent
f6e67f5191
commit
ac60b2b26c
11
index.html
11
index.html
|
@ -68,13 +68,9 @@
|
|||
Hide Links option also hides app store links
|
||||
<input type="checkbox" id="settings_hidealllinks"><span class="checkmark"></span>
|
||||
</label><br>
|
||||
<label for="funnynames" class="checkbox">
|
||||
Funny Names (Exprimental) - (Might be offensive!)
|
||||
<input type="checkbox" id="funnynames"><span class="checkmark"></span>
|
||||
</label>
|
||||
<label for="cocksex" class="checkbox">
|
||||
CockSex
|
||||
<input type="checkbox" id="cocksex"><span class="checkmark"></span>
|
||||
<label for="settings_realisticnames" class="checkbox">
|
||||
Realistic Bot Names
|
||||
<input type="checkbox" id="settings_realisticnames"><span class="checkmark"></span>
|
||||
</label>
|
||||
</div>
|
||||
<hr>
|
||||
|
@ -88,6 +84,7 @@
|
|||
<p id="donationhistory_note">Note: donations from bots are not shown here</p>
|
||||
<p id="donationhistory_text"></p>
|
||||
</div>
|
||||
<script src="variables.js"></script>
|
||||
<script src="game.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue