summaryrefslogtreecommitdiffstats
path: root/source/cSurvivalInventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/cSurvivalInventory.h')
-rw-r--r--source/cSurvivalInventory.h44
1 files changed, 22 insertions, 22 deletions
diff --git a/source/cSurvivalInventory.h b/source/cSurvivalInventory.h
index 6c527f1d2..2061de2b0 100644
--- a/source/cSurvivalInventory.h
+++ b/source/cSurvivalInventory.h
@@ -1,22 +1,22 @@
-
-#pragma once
-
-#include "cInventory.h"
-
-
-
-
-
-class cSurvivalInventory //tolua_export
- : public cInventory
-{ //tolua_export
-public:
- cSurvivalInventory(cPlayer* a_Owner);
- ~cSurvivalInventory();
-
- virtual void Clicked( cPacket* a_ClickPacket );
-}; //tolua_export
-
-
-
-
+
+#pragma once
+
+#include "cInventory.h"
+
+
+
+
+
+class cSurvivalInventory //tolua_export
+ : public cInventory
+{ //tolua_export
+public:
+ cSurvivalInventory(cPlayer* a_Owner);
+ ~cSurvivalInventory();
+
+ virtual void Clicked( cPacket* a_ClickPacket );
+}; //tolua_export
+
+
+
+