mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
Fix Raise definition for DoomImp
This commit is contained in:
parent
b4bdb8fa7d
commit
d2a9f7ac6f
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ ACTOR DoomImp
|
||||||
TROO U -1
|
TROO U -1
|
||||||
Stop
|
Stop
|
||||||
Raise:
|
Raise:
|
||||||
TROO MLKJI 8
|
TROO ML 8
|
||||||
|
TROO KJI 6
|
||||||
Goto See
|
Goto See
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue