diff options
| author | EverythingWindows <[email protected]> | 2022-11-01 19:48:52 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-01 19:48:52 +0700 |
| commit | 38b51f3f1dc8dc046b6c3bf80d5fe2885ff38a3c (patch) | |
| tree | 49a72e22d99803189438342e3696c062c6b38b99 /ShiftOS-TheRevival/MainForms/BugSlap.vb | |
| parent | 06c4f15bdb7dd27cec004fad6b19d4cecb2461e9 (diff) | |
| download | shiftos-therevival-old-38b51f3f1dc8dc046b6c3bf80d5fe2885ff38a3c.tar.gz shiftos-therevival-old-38b51f3f1dc8dc046b6c3bf80d5fe2885ff38a3c.tar.bz2 shiftos-therevival-old-38b51f3f1dc8dc046b6c3bf80d5fe2885ff38a3c.zip | |
Added Terminal, nice try to do Free Roam test, welp
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/BugSlap.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/BugSlap.vb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/BugSlap.vb b/ShiftOS-TheRevival/MainForms/BugSlap.vb new file mode 100644 index 0000000..7dd057c --- /dev/null +++ b/ShiftOS-TheRevival/MainForms/BugSlap.vb @@ -0,0 +1,3 @@ +Public Class BugSlap + +End Class
\ No newline at end of file |
