aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-12-04 18:46:53 +0700
committerEverythingWindows <[email protected]>2022-12-04 18:46:53 +0700
commit2cb19f4dd09ab07893b331bf93728368ae0c3f00 (patch)
tree887620644090347b36eee6c649289955aa03b7af /ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb
parent0e6eb6e76f8227b8055f5ea032f9582dcacee5f5 (diff)
downloadshiftos-therevival-old-2cb19f4dd09ab07893b331bf93728368ae0c3f00.tar.gz
shiftos-therevival-old-2cb19f4dd09ab07893b331bf93728368ae0c3f00.tar.bz2
shiftos-therevival-old-2cb19f4dd09ab07893b331bf93728368ae0c3f00.zip
little work on the next window manager
Diffstat (limited to 'ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb')
-rw-r--r--ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb11
1 files changed, 11 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb b/ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb
index 68579c0..8a55d24 100644
--- a/ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb
+++ b/ShiftOS-TheRevival/Functions/OutGame/SaveLoadSystem.vb
@@ -64,6 +64,17 @@ Module SaveLoadSystem
Strings.AvailableFeature(41) = "2"
'0.2.8 Features
Strings.AvailableFeature(42) = "2"
+ Strings.AvailableFeature(43) = "2"
+ Strings.AvailableFeature(44) = "2"
+ Strings.AvailableFeature(45) = "2"
+ Strings.AvailableFeature(46) = "2"
+ Strings.AvailableFeature(47) = "2"
+ Strings.AvailableFeature(48) = "2"
+ Strings.AvailableFeature(49) = "2"
+ Strings.AvailableFeature(50) = "2"
+ Strings.AvailableFeature(51) = "2"
+ Strings.AvailableFeature(52) = "2"
+ Strings.AvailableFeature(53) = "2"
Case 1
Strings.AvailableFeature(0) = "1"
Strings.AvailableFeature(1) = "1"