new level boss
This commit is contained in:
@@ -105,15 +105,12 @@
|
||||
<option value="4">why...</option>
|
||||
</select>
|
||||
<br>
|
||||
<label for="community-maps" title="adds in new maps made by other playrs">include community maps:</label>
|
||||
<label for="community-maps" title="adds in 2 maps written by n-gon player: Francois">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>
|
||||
<label for="track-pad-mode" title="remove random power ups that don't work well with a track pad">remove power ups that require aiming:</label>
|
||||
<input type="checkbox" id="track-pad-mode" name="track-pad-mode" style="width:17px; height:17px;">
|
||||
<br>
|
||||
<label for="fps-select" title="use this to slow the game down">limit frames per second:</label>
|
||||
<select name="fps-select" id="fps-select">
|
||||
<option value="max" selected>no cap</option>
|
||||
|
||||
Reference in New Issue
Block a user