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

Commit c77a7ae

Browse files
committed
Fix a typo that meant only 1 magnum sound was used. Makes it easier to clean up this stuff
1 parent 4fbd50d commit c77a7ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Ronin.rte/Devices/Weapons/357Magnum/357Magnum.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,11 @@ AddDevice = HDFirearm
120120
AddSound = ContentFile
121121
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire1.flac
122122
AddSound = ContentFile
123-
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire1.flac
123+
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire2.flac
124124
AddSound = ContentFile
125-
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire1.flac
125+
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire3.flac
126126
AddSound = ContentFile
127-
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire1.flac
127+
FilePath = Ronin.rte/Devices/Weapons/357Magnum/Sounds/Fire4.flac
128128
EmptySound = SoundContainer
129129
AddSound = ContentFile
130130
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac

0 commit comments

Comments
 (0)