diff LOD.h @ 810:f5156b8c61ad

savegame refactoring
author Gloval
date Tue, 26 Mar 2013 00:57:54 +0400
parents cf2fbac6edc9
children bebc19f3d2af
line wrap: on
line diff
--- a/LOD.h	Mon Mar 25 14:56:50 2013 +0200
+++ b/LOD.h	Tue Mar 26 00:57:54 2013 +0400
@@ -14,9 +14,6 @@
   TEXTURE_16BIT_PALETTE = 0x2,
 };
 
-
-
-
 namespace LOD
 {
   #pragma pack(push, 1)