mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
- made ZRock4 solid like in vanilla Hexen
9164cc6e0f/INFO.C (L5731)
c0c1771e37/src/hexen/info.c (L5748)
https://forum.zdoom.org/viewtopic.php?t=62660
This commit is contained in:
parent
2e2fe87445
commit
f11b20122f
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ class ZRock4 : Actor
|
|||
{
|
||||
Radius 20;
|
||||
Height 16;
|
||||
+SOLID
|
||||
}
|
||||
States
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue