mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-16 11:06:06 -04:00
Update Minecraft wiki links to new domain
This commit is contained in:
parent
d932c8cbb5
commit
6e232e6178
@ -1142,8 +1142,8 @@ static void Sounds_Play(cc_uint8 type, struct Soundboard* board) {
|
||||
data.rate = 100;
|
||||
data.volume = Audio_SoundsVolume;
|
||||
|
||||
/* https://minecraft.fandom.com/wiki/Block_of_Gold#Sounds */
|
||||
/* https://minecraft.fandom.com/wiki/Grass#Sounds */
|
||||
/* https://minecraft.wiki/w/Block_of_Gold#Sounds */
|
||||
/* https://minecraft.wiki/w/Grass#Sounds */
|
||||
if (board == &digBoard) {
|
||||
if (type == SOUND_METAL) data.rate = 120;
|
||||
else data.rate = 80;
|
||||
|
Loading…
x
Reference in New Issue
Block a user