mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 00:42:08 +00:00
- add one common 'move' item.
This commit is contained in:
parent
96b0542cd8
commit
1f6035a047
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ class DukeActor : CoreActor native
|
|||
landmovefactor 1;
|
||||
watermovefactor 1;
|
||||
gravityfactor 1;
|
||||
move "RESPAWN_ACTOR_FLAG";
|
||||
}
|
||||
enum EStatnums
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue