From 3a504da6756fcacb84937a293beff9105e9161bf Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 7 Feb 2015 19:04:43 +0100 Subject: [PATCH] - forgot to save this before committing. --- src/info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;