File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 7676 < td > Arrows: </ td >
7777 < td > < input id ="arrows " type ="number " min ="0 " max ="99 " step ="1 "> </ td >
7878 </ tr >
79+ < tr >
80+ < td > </ td >
81+ < td > L Button:</ td >
82+ < td >
83+ < select id ="lbutton ">
84+ < option value ="none "> None</ option >
85+ < option value ="moonjump "> Moon Jump</ option >
86+ < option value ="turbospeed "> Turbo Speed</ option >
87+ </ select >
88+ </ td >
89+ </ tr >
7990 < tr >
8091 < td colspan ="3 "> Position:</ td >
8192 </ tr >
112123 <td>Z: </td>
113124 <td><input id="rotZ" type="number" disabled="true"></td>
114125 </tr> -->
115- < tr >
116- < td > </ td >
117- < td > L Button:</ td >
118- < td >
119- < select id ="lbutton ">
120- < option value ="none "> None</ option >
121- < option value ="moonjump "> Moon Jump</ option >
122- < option value ="turbospeed "> Turbo Speed</ option >
123- </ select >
124- </ td >
125- </ tr >
126126 < tr >
127127 < td colspan ="3 "> < button disabled ="true " id ="apply "> Apply</ button > </ td >
128128 </ tr >
You can’t perform that action at this time.
0 commit comments