From ecee91bc559e1c0d716a3032e371218812df61e7 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Fri, 24 Jun 2016 16:44:42 -0400 Subject: Loads of changes... Custom shifter options using Lua, and other stuff. --- .../WindowsFormsApplication1/CreditScroller.resx | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 source/WindowsFormsApplication1/CreditScroller.resx (limited to 'source/WindowsFormsApplication1/CreditScroller.resx') diff --git a/source/WindowsFormsApplication1/CreditScroller.resx b/source/WindowsFormsApplication1/CreditScroller.resx new file mode 100644 index 0000000..42cc80f --- /dev/null +++ b/source/WindowsFormsApplication1/CreditScroller.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + + + 130, 17 + + + 283, 18 + + + 376, 18 + + \ No newline at end of file -- cgit v1.2.3