mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
Preliminary custom role saving
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
<input type="checkbox" id="custom-role-wolf">
|
||||
<label for="custom-role-wolf">Is this role a type of Werewolf?</label>
|
||||
</div>
|
||||
<div class="checkbox">
|
||||
<input type="checkbox" id="custom-role-remember">
|
||||
<label for="custom-role-remember">Remember this role for later</label>
|
||||
</div>
|
||||
<br><br>
|
||||
<input type="submit" class="app-btn" value="Add Role">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user