diff options
-rw-r--r-- | scp2/source/ooo/directory_ooo.scp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp index 8c52897d29e0..a25b2d7f67e4 100644 --- a/scp2/source/ooo/directory_ooo.scp +++ b/scp2/source/ooo/directory_ooo.scp @@ -109,12 +109,12 @@ End Directory gid_Dir_Shellnew ParentID = gid_Brand_Dir_Program; - DosName = "shellnew"; + DosName = "shlnew"; End Directory gid_Dir_ShellnewToo ParentID = gid_Brand_Dir_Program; - DosName = "2shellnew"; + DosName = "2shlnew"; End #endif |