ā˜•
Ad Space - Top Banner (728x90)

Respawn Timer Checkbox

0 viewshard
Background:
Respawn Timer Checkbox
1
2
3
4
<div class="respawn-timer-checkbox">
  <input type="checkbox" id="respawn-timer" class="hidden" />
  <label for="respawn-timer" class="respawn-timer-label">Respawn Timer</label>
</div>
Was this helpful?