]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Weapons.cpp
Added newline to all the source/headers in Source.
[lugaru.git] / Source / Weapons.cpp
index ac7a96f650fa92ab2edff2372809ee461dce098b..390dbd3bc36d71fb9db1f23ac3b529e965fec336 100644 (file)
@@ -1341,3 +1341,4 @@ Weapons::~Weapons()
        if (lightbloodswordtextureptr) glDeleteTextures( 1, (const unsigned long *)&lightbloodswordtextureptr );
        if (bloodswordtextureptr) glDeleteTextures( 1, (const unsigned long *)&bloodswordtextureptr );
 }
+