mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-06 22:10:52 +00:00
Renamed Thing_Damage3 to DamageActor
This commit is contained in:
parent
5d10e85605
commit
70575393e4
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ special
|
|||
|
||||
// -1xx are reserved for Zandronum
|
||||
-200:CheckClass(1),
|
||||
-201:Thing_Damage3(6), // [arookas]
|
||||
-201:DamageActor(6), // [arookas]
|
||||
|
||||
// ZDaemon's
|
||||
-19620:GetTeamScore(1),
|
||||
|
|
Loading…
Reference in a new issue