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

Commit 1d63aa1

Browse files
GacyrGacyr
authored andcommitted
Fixed missing sound -> soundcontainer and addsample -> addsound change
1 parent 06e8eab commit 1d63aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Base.rte/Actors/Shared.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,8 @@ AddEffect = AEmitter
375375
MaxVelocity = 20
376376
MinVelocity = 10
377377
BurstSpacing = 2000
378-
BurstSound = Sound
379-
AddSample = ContentFile
378+
BurstSound = SoundContainer
379+
AddSound = ContentFile
380380
FilePath = Base.rte/Sounds/Craft/BlastStart.wav
381381

382382

0 commit comments

Comments
 (0)