浏览代码

ask for removal of old motion-twin install

Nicolas Cannasse 12 年之前
父节点
当前提交
10f9833f73
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      std/tools/hxinst/Main.hx

+ 2 - 0
std/tools/hxinst/Main.hx

@@ -170,6 +170,8 @@ class Main {
 			"/usr/local/lib/haxe",
 			"/opt/neko",
 			"/opt/haxe",
+			"c:/motion-twin",
+			"c:/program files/motion-twin",
 		];
 		for( d in dirs )
 			if( !debug && sys.FileSystem.exists(d) )