- replaced unused RNGs with pr_damagemobj for consistency checksum.
SVN r4297 (trunk)
This commit is contained in:
parent
a7c2346b32
commit
0bca41c202
4 changed files with 3 additions and 7 deletions
|
|
@ -62,7 +62,7 @@
|
|||
static FRandom pr_obituary ("Obituary");
|
||||
static FRandom pr_botrespawn ("BotRespawn");
|
||||
static FRandom pr_killmobj ("ActorDie");
|
||||
static FRandom pr_damagemobj ("ActorTakeDamage");
|
||||
FRandom pr_damagemobj ("ActorTakeDamage");
|
||||
static FRandom pr_lightning ("LightningDamage");
|
||||
static FRandom pr_poison ("PoisonDamage");
|
||||
static FRandom pr_switcher ("SwitchTarget");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue