Kaynağa Gözat

one more fix

ncannasse 6 yıl önce
ebeveyn
işleme
fc16da8808
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      hxd/Res.hx

+ 0 - 3
hxd/Res.hx

@@ -35,9 +35,6 @@ class Res {
 			file = "res";
 			file = "res";
 		return macro {
 		return macro {
 			var file = $v{file};
 			var file = $v{file};
-			#if usesys
-			file = haxe.System.dataPathPrefix + file;
-			#end
 			var pak = new hxd.fmt.pak.FileSystem();
 			var pak = new hxd.fmt.pak.FileSystem();
 			pak.loadPak(file + ".pak");
 			pak.loadPak(file + ".pak");
 			var i = 1;
 			var i = 1;