Daniele Bartolini %!s(int64=12) %!d(string=hai) anos
pai
achega
46698d48db
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      engine/resource/UnitResource.h

+ 1 - 5
engine/resource/UnitResource.h

@@ -57,10 +57,8 @@ struct UnitCamera
 	uint32_t name;
 };
 
-class UnitResource
+struct UnitResource
 {
-public:
-
 	//-----------------------------------------------------------------------------
 	static void* load(Allocator& allocator, Bundle& bundle, ResourceId id)
 	{
@@ -92,8 +90,6 @@ public:
 	{
 	}
 
-public:
-
 	//-----------------------------------------------------------------------------
 	uint32_t num_renderables() const
 	{