ShiftOS-TheRevival-Old/ShiftOS-TheRevival/Functions/InGame/ROMs/GUISCustomizations.vb

6 lines
164 B
VB.net

Public Class GUISCustomizations
'Desktop Stuff
Public Shared DesktopColor As Color
'Console Stuff
Public Shared GUIConsoleFont As Font
End Class