From 9cd4ea556b1435e00d879b58c67134cf543f3eab Mon Sep 17 00:00:00 2001 From: Aren Date: Sat, 25 Feb 2017 14:08:48 +0100 Subject: Added ShiftLetters as a new game, made Audio Volume upgrade more expensive. --- ShiftOS.WinForms/Applications/ShiftLetters.resx | 120 ++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 ShiftOS.WinForms/Applications/ShiftLetters.resx (limited to 'ShiftOS.WinForms/Applications/ShiftLetters.resx') diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.resx b/ShiftOS.WinForms/Applications/ShiftLetters.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/ShiftOS.WinForms/Applications/ShiftLetters.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + \ No newline at end of file -- cgit v1.2.3