チェンジセット 83
- コミット日時:
- 2007/09/21 17:49:01 (6 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
gen/as2/src/com/emzah/utils/RootPath.as
r66 r83 1 /*======================================================================*//**1 /*======================================================================*//** 2 2 * Config Class for ActionScript 2.0 3 3 * … … 99 99 100 100 Dir=":"; 101 htmlURI = "root:" + setPath(path); 101 //root HDD name 102 htmlURI = "Macintosh HD:" + setPath(path); 102 103 103 104 }else{

