mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- forgot to save this before committing.
This commit is contained in:
parent
7c567979d9
commit
3a504da675
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ public:
|
|||
bool ReplaceFactor;
|
||||
bool NoArmor;
|
||||
|
||||
void Apply(FName const &type);
|
||||
void Apply(FName type);
|
||||
void Clear()
|
||||
{
|
||||
DefaultFactor = FRACUNIT;
|
||||
|
|
Loading…
Reference in a new issue