aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-14 13:56:54 +0700
committerEverythingWindows <[email protected]>2022-11-14 13:56:54 +0700
commit75ae158b14df32ef41cebfce664dc5d0c50104f3 (patch)
treedd1de16e201c1bfd580b9d1fbca9495d5872639f
parentbd4c45f316d11e124fe5d21d9c5f66e21149fc5d (diff)
downloadshiftos-therevival-old-75ae158b14df32ef41cebfce664dc5d0c50104f3.tar.gz
shiftos-therevival-old-75ae158b14df32ef41cebfce664dc5d0c50104f3.tar.bz2
shiftos-therevival-old-75ae158b14df32ef41cebfce664dc5d0c50104f3.zip
More organized
-rw-r--r--ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj4
-rw-r--r--ShiftOS-TheRevival/Terminal Applications/External/TerminalExternalApps.vb (renamed from ShiftOS-TheRevival/Functions/InGame/TerminalExternalApps.vb)0
-rw-r--r--ShiftOS-TheRevival/Terminal Applications/Internal/TerminalInternalApps.vb (renamed from ShiftOS-TheRevival/Functions/InGame/TerminalInternalApps.vb)0
3 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">
diff --git a/ShiftOS-TheRevival/Functions/InGame/TerminalExternalApps.vb b/ShiftOS-TheRevival/Terminal Applications/External/TerminalExternalApps.vb
index 20188ed..20188ed 100644
--- a/ShiftOS-TheRevival/Functions/InGame/TerminalExternalApps.vb
+++ b/ShiftOS-TheRevival/Terminal Applications/External/TerminalExternalApps.vb
diff --git a/ShiftOS-TheRevival/Functions/InGame/TerminalInternalApps.vb b/ShiftOS-TheRevival/Terminal Applications/Internal/TerminalInternalApps.vb
index 8b544a0..8b544a0 100644
--- a/ShiftOS-TheRevival/Functions/InGame/TerminalInternalApps.vb
+++ b/ShiftOS-TheRevival/Terminal Applications/Internal/TerminalInternalApps.vb