From d94c79dbf5183230e5fd3342848408f776de60ea Mon Sep 17 00:00:00 2001 From: Richie Moch Date: Sat, 22 Dec 2018 15:24:55 -0600 Subject: Various changes, began working on the texture skinning. --- ShiftOS.Main/MainGame/Apps/TestForm.resx | 123 +++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 ShiftOS.Main/MainGame/Apps/TestForm.resx (limited to 'ShiftOS.Main/MainGame/Apps/TestForm.resx') diff --git a/ShiftOS.Main/MainGame/Apps/TestForm.resx b/ShiftOS.Main/MainGame/Apps/TestForm.resx new file mode 100644 index 0000000..6dba9d3 --- /dev/null +++ b/ShiftOS.Main/MainGame/Apps/TestForm.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + \ No newline at end of file -- cgit v1.2.3