From 90e14a0932b63679c356e8bc1d42e657d7c612ad Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 28 Aug 2018 14:22:58 -0400 Subject: Changed crashing and added booting --- Project Ports/Boot.resx | 120 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 Project Ports/Boot.resx (limited to 'Project Ports/Boot.resx') diff --git a/Project Ports/Boot.resx b/Project Ports/Boot.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/Project Ports/Boot.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