From c518eded68d59b0abcfaa2493863a70b45737d0c Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=B4me=20Chilliet?= Date: Tue, 29 Nov 2016 12:02:34 +0700 Subject: [PATCH] Removed unused member of Weapon class --- Source/Weapons.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Weapons.h b/Source/Weapons.h index 398530b..5954d8f 100644 --- a/Source/Weapons.h +++ b/Source/Weapons.h @@ -97,7 +97,6 @@ private: int type; XYZ oldtippoint; - float lastmult; XYZ oldposition; int oldowner; bool onfire; -- 2.39.2