mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- Fixed: Typo in WaterDropOnFloor actor's active sound.
SVN r4276 (trunk)
This commit is contained in:
parent
7fd0950ab9
commit
332e39d6c8
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@ ACTOR WaterDropOnFloor 103
|
|||
Game Strife
|
||||
+NOBLOCKMAP
|
||||
ConversationID 224, -1, -1
|
||||
ActiveSound "world/waterdrips"
|
||||
ActiveSound "world/waterdrip"
|
||||
States
|
||||
{
|
||||
Spawn:
|
||||
|
|
Loading…
Reference in a new issue