X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FObjects%2FWeapons.hpp;h=2897cfb9aa0ffcf4119da603dbe3cb0f30e49b39;hb=a3775aa01cd00672b37785365675f6842b9db2dc;hp=9258e9ef93499e1528031bbafffbd4766e567f49;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Objects/Weapons.hpp b/Source/Objects/Weapons.hpp index 9258e9e..2897cfb 100644 --- a/Source/Objects/Weapons.hpp +++ b/Source/Objects/Weapons.hpp @@ -122,7 +122,6 @@ class Weapons : public std::vector { public: Weapons(); - ~Weapons(); int Draw(); void DoStuff();