mirror of
https://github.com/Alee14/ShiftOS-Hack-Client.git
synced 2025-01-22 09:12:42 -05:00
4 lines
121 B
VB.net
4 lines
121 B
VB.net
Module Paths
|
|
Public root As String = "C:\ShiftOS\"
|
|
Public savedata As String = root & "Shiftum42\"
|
|
End Module
|