aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-02 21:57:47 -0500
committerMichael <[email protected]>2017-02-02 21:57:47 -0500
commite7731fb58a232da141cee1e887c86a06e2ff4792 (patch)
treedfebf518bb10485f78317484023efce9db21d891 /ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb
parent487deee243c7b1994f049c3d190e1e0971973bca (diff)
downloadshiftos_thereturn-e7731fb58a232da141cee1e887c86a06e2ff4792.tar.gz
shiftos_thereturn-e7731fb58a232da141cee1e887c86a06e2ff4792.tar.bz2
shiftos_thereturn-e7731fb58a232da141cee1e887c86a06e2ff4792.zip
First ever VB mod... it isn't going well.
Diffstat (limited to 'ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb')
-rw-r--r--ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb13
1 files changed, 13 insertions, 0 deletions
diff --git a/ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb b/ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb
new file mode 100644
index 0000000..88dd01c
--- /dev/null
+++ b/ShiftOS.Modding.VB.LegacySkinConverter/My Project/Application.Designer.vb
@@ -0,0 +1,13 @@
+'------------------------------------------------------------------------------
+' <auto-generated>
+' This code was generated by a tool.
+' Runtime Version:4.0.30319.42000
+'
+' Changes to this file may cause incorrect behavior and will be lost if
+' the code is regenerated.
+' </auto-generated>
+'------------------------------------------------------------------------------
+
+Option Strict On
+Option Explicit On
+