Update Operation Description

This commit is contained in:
Ziqi Wang 2022-11-15 14:02:46 +08:00
parent f981efb9c3
commit 6b6a4a72e1

View File

@ -220,7 +220,7 @@
None of above None of above
</label> </label>
</p> </p>
W
<p><h4>How frequently do you play game?</h4> <p><h4>How frequently do you play game?</h4>
<label> <label>
<input type="radio" class="option-input radio" name="frequency" value="A" > <input type="radio" class="option-input radio" name="frequency" value="A" >
@ -293,11 +293,11 @@
<p><h4>You would like to play in?</h4> <p><h4>You would like to play in?</h4>
<label> <label>
<input type="radio" class="option-input radio" name="control" value="A" > <input type="radio" class="option-input radio" name="control" value="A" >
WSD + JK ASD (run to left; squat; run to right) + JK (Jump; Speed Up)
</label> </label>
<label> <label>
<input type="radio" class="option-input radio" name="control" value="B" > <input type="radio" class="option-input radio" name="control" value="B" >
←↓→ + AS ←↓→ (run to left; squat; run to right) + SA (Jump; Speed Up)
</label> </label>
</p> </p>