mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
更新一堆
This commit is contained in:
@@ -30,10 +30,10 @@ namespace CMLeonOS
|
||||
{
|
||||
get
|
||||
{
|
||||
if (currentDirectory == @"0:\")
|
||||
{
|
||||
return ".";
|
||||
}
|
||||
// if (currentDirectory == @"0:\apps")
|
||||
// {
|
||||
// return ":";
|
||||
// }
|
||||
return currentDirectory;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user