Przeglądaj źródła

Add a new line only for stetic

mingodad 13 lat temu
rodzic
commit
122b25b04e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      squirrel/sqobject.h

+ 1 - 0
squirrel/sqobject.h

@@ -281,6 +281,7 @@ struct SQObjectPtr : public SQObject
 		__Release(tOldType,unOldVal);
 		__Release(tOldType,unOldVal);
 		return *this;
 		return *this;
 	}
 	}
+
 	inline void Null()
 	inline void Null()
 	{
 	{
 		SQObjectType tOldType = _type;
 		SQObjectType tOldType = _type;