added option for community maps
This commit is contained in:
@@ -103,6 +103,9 @@
|
||||
<option value="4">why...</option>
|
||||
</select>
|
||||
<br>
|
||||
<label for="community-maps" title="adds in new maps made by other playrs">include community maps:</label>
|
||||
<input type="checkbox" id="community-maps" name="community-maps" style="width:17px; height:17px;">
|
||||
<br>
|
||||
<label for="body-damage" title="allow damage from the ground and large fast moving blocks">collision damage from blocks:</label>
|
||||
<input type="checkbox" id="body-damage" name="body-damage" checked style="width:17px; height:17px;">
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user