mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-09 01:01:05 +00:00
Fix Echidna's Name Pt 2
This commit is contained in:
parent
3e39c8c1e0
commit
3c3de96f36
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ object Soldier
|
||||||
frame CPOSF { light ZOMBIEATK }
|
frame CPOSF { light ZOMBIEATK }
|
||||||
}
|
}
|
||||||
|
|
||||||
object Echida
|
object Echidna
|
||||||
{
|
{
|
||||||
frame SPIDG { light ZOMBIEATK }
|
frame SPIDG { light ZOMBIEATK }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue