Jelajahi Sumber

Update lib/mapObjects/ObjectTemplate.h

Co-authored-by: Nordsoft91 <[email protected]>
DjWarmonger 2 tahun lalu
induk
melakukan
4bd3cc1679
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/mapObjects/ObjectTemplate.h

+ 1 - 1
lib/mapObjects/ObjectTemplate.h

@@ -87,7 +87,7 @@ public:
 	inline int3 getBlockMapOffset() const
 	{
 		return blockMapOffset; 
-	};
+	}
 
 	inline int3 getTopVisibleOffset() const
 	{