X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FWeapons.cpp;h=390dbd3bc36d71fb9db1f23ac3b529e965fec336;hb=43f08119f2408a487dbefcf670bb6c8f47d4c49b;hp=ac7a96f650fa92ab2edff2372809ee461dce098b;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/Weapons.cpp b/Source/Weapons.cpp index ac7a96f..390dbd3 100644 --- a/Source/Weapons.cpp +++ b/Source/Weapons.cpp @@ -1341,3 +1341,4 @@ Weapons::~Weapons() if (lightbloodswordtextureptr) glDeleteTextures( 1, (const unsigned long *)&lightbloodswordtextureptr ); if (bloodswordtextureptr) glDeleteTextures( 1, (const unsigned long *)&bloodswordtextureptr ); } +