diff options
| author | EverythingWindows <[email protected]> | 2022-11-14 13:56:54 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-14 13:56:54 +0700 |
| commit | 75ae158b14df32ef41cebfce664dc5d0c50104f3 (patch) | |
| tree | dd1de16e201c1bfd580b9d1fbca9495d5872639f /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | bd4c45f316d11e124fe5d21d9c5f66e21149fc5d (diff) | |
| download | shiftos-therevival-old-75ae158b14df32ef41cebfce664dc5d0c50104f3.tar.gz shiftos-therevival-old-75ae158b14df32ef41cebfce664dc5d0c50104f3.tar.bz2 shiftos-therevival-old-75ae158b14df32ef41cebfce664dc5d0c50104f3.zip | |
More organized
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index c7756c3..b165057 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -149,9 +149,9 @@ </Compile> <Compile Include="API\ConsoleAPI.vb" /> <Compile Include="API\TerminalAPI.vb" /> - <Compile Include="Functions\InGame\TerminalExternalApps.vb" /> + <Compile Include="Terminal Applications\External\TerminalExternalApps.vb" /> <Compile Include="Functions\InGame\TerminalColorSystem.vb" /> - <Compile Include="Functions\InGame\TerminalInternalApps.vb" /> + <Compile Include="Terminal Applications\Internal\TerminalInternalApps.vb" /> <Compile Include="Functions\OutGame\TheUpdater.vb" /> <Compile Include="My Project\AssemblyInfo.vb" /> <Compile Include="My Project\Application.Designer.vb"> |
