diff --git a/src/info.h b/src/info.h index 19f03670d..13a8eb5e1 100644 --- a/src/info.h +++ b/src/info.h @@ -217,7 +217,7 @@ public: bool ReplaceFactor; bool NoArmor; - void Apply(FName const &type); + void Apply(FName type); void Clear() { DefaultFactor = FRACUNIT;