From fb1e91c76bda9662305b3025ea3e6a9d72c9fe0b Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Thu, 24 Nov 2022 22:51:51 +0700 Subject: rough 0.2.7 --- ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb (limited to 'ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb') diff --git a/ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb b/ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb new file mode 100644 index 0000000..0ee26e4 --- /dev/null +++ b/ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb @@ -0,0 +1,4 @@ +Public Class GUISCustomizations + 'Desktop Stuff + Public Shared DesktopColor As Color +End Class -- cgit v1.2.3