mirror of
https://github.com/EverythingWindows/ShiftOS-TheRevival-Old.git
synced 2025-01-22 18:02:16 +00:00
5 lines
158 B
VB.net
5 lines
158 B
VB.net
Module Com_Codepoint
|
|
Public Sub Codepoint()
|
|
NewLine(Strings.ComputerInfo(2) & " Codepoint(s) available in your wallet")
|
|
End Sub
|
|
End Module
|