mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 13:01:47 +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
|
Game Strife
|
||||||
+NOBLOCKMAP
|
+NOBLOCKMAP
|
||||||
ConversationID 224, -1, -1
|
ConversationID 224, -1, -1
|
||||||
ActiveSound "world/waterdrips"
|
ActiveSound "world/waterdrip"
|
||||||
States
|
States
|
||||||
{
|
{
|
||||||
Spawn:
|
Spawn:
|
||||||
|
|
Loading…
Reference in a new issue