فهرست منبع

removed debug

ncannasse 11 سال پیش
والد
کامیت
9c4a341c4b
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      h2d/Drawable.hx

+ 0 - 1
h2d/Drawable.hx

@@ -439,7 +439,6 @@ class Drawable extends Sprite {
 		engine.renderQuadBuffer(Tools.getCoreObjects().planBuffer);
 	}
 
-	@:debug
 	function setupShader( engine : h3d.Engine, tile : h2d.Tile, options : Int ) {
 		var core = Tools.getCoreObjects();
 		var shader = shader;