mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-27 06:22:13 +00:00
- fixed a typo
This commit is contained in:
parent
50d406be4e
commit
7d747489ec
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ class DukeSeriousSam : DukeActor
|
|||
{
|
||||
default
|
||||
{
|
||||
pic "SERIOSSAM";
|
||||
pic "SERIOUSSAM";
|
||||
statnum STAT_ZOMBIEACTOR;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue