Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit a122404

Browse files
committed
Fix AK sound format typo
1 parent da4287a commit a122404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Ronin.rte/Devices/Weapons/AK47/AK47.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@ AddDevice = HDFirearm
165165
AttenuationStartDistance = 175
166166
PitchVariation = 0.1
167167
AddSound = ContentFile
168-
FilePath = Ronin.rte/Devices/Weapons/AK47/Sounds/Fire1.wav
168+
FilePath = Ronin.rte/Devices/Weapons/AK47/Sounds/Fire1.flac
169169
FireEchoSound = SoundContainer
170170
AttenuationStartDistance = 200
171171
AddSound = ContentFile
172-
FilePath = Ronin.rte/Devices/Weapons/AK47/Sounds/Echo.wav
172+
FilePath = Ronin.rte/Devices/Weapons/AK47/Sounds/Echo.flac
173173
EmptySound = SoundContainer
174174
AddSound = ContentFile
175175
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac

0 commit comments

Comments
 (0)