- fixed bad state label in A_SerpentHeadCheck.
This commit is contained in:
parent
5bbf173b4e
commit
7308979c44
1 changed files with 1 additions and 1 deletions
|
|
@ -373,7 +373,7 @@ class SerpentHead : Actor
|
|||
}
|
||||
else
|
||||
{
|
||||
SetStateLabel ("NAME_Death");
|
||||
SetStateLabel ("Death");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue