mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-05 22:35:06 +01:00
Update placeholder descriptions
This commit is contained in:
parent
76ec1f379b
commit
95cc2b4b0f
@ -58,10 +58,10 @@
|
||||
<!-- Descriptions -->
|
||||
<div class="config__wrapper">
|
||||
<p data-if="cur_config_index == 0">
|
||||
Whether or not targeting is done incorrectly, or targets while you hold the button.
|
||||
Controls how targeting enemies and objects works. Switch will start or stop targeting each time the target button is pressed. Hold will start when the target button is pressed and stop when the button is released.
|
||||
</p>
|
||||
<p data-if="cur_config_index == 1">
|
||||
How much your controller go brrrrr
|
||||
Controls the strength of rumble when using a controller that supports it. Setting this to zero will disable rumble.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -56,7 +56,7 @@
|
||||
<!-- Descriptions -->
|
||||
<div class="config__wrapper">
|
||||
<p data-if="cur_config_index == 0">
|
||||
Controls the overall volume of background music
|
||||
Controls the overall volume of background music.
|
||||
</p>
|
||||
<p data-if="cur_config_index == 1">
|
||||
Toggles whether or not the low-health beeping sound plays.
|
||||
|
Loading…
Reference in New Issue
Block a user