clementlandrin 2 лет назад
Родитель
Сommit
740a4f0f0b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      h3d/mat/Texture.hx

+ 1 - 1
h3d/mat/Texture.hx

@@ -67,7 +67,7 @@ class Texture {
 		return _lastFrame;
 	}
 
-	function get_lastFrame()
+	inline function get_lastFrame()
 	{
 		return _lastFrame;
 	}