diff options
| author | Michael <[email protected]> | 2017-01-17 17:08:27 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-01-17 17:08:33 -0500 |
| commit | b348a76db785c040d957f055ba9cc8569bf0c285 (patch) | |
| tree | 376a1884c36eb7a0929d5c88078c94986defecbc /ShiftOS.WinForms/Properties/Resources.resx | |
| parent | a93dd80d4e2f4c97284a1d7bc24b0240358bdd25 (diff) | |
| download | shiftos_thereturn-b348a76db785c040d957f055ba9cc8569bf0c285.tar.gz shiftos_thereturn-b348a76db785c040d957f055ba9cc8569bf0c285.tar.bz2 shiftos_thereturn-b348a76db785c040d957f055ba9cc8569bf0c285.zip | |
Out-of-box experience work
It's definitely not working right now. I wouldn't delete your save. I
have to implement the tutorial before the OOBE will let you into the
game.
Diffstat (limited to 'ShiftOS.WinForms/Properties/Resources.resx')
| -rw-r--r-- | ShiftOS.WinForms/Properties/Resources.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.resx b/ShiftOS.WinForms/Properties/Resources.resx index 279a944..72532bb 100644 --- a/ShiftOS.WinForms/Properties/Resources.resx +++ b/ShiftOS.WinForms/Properties/Resources.resx @@ -262,4 +262,7 @@ <data name="sys_shiftoriumstory" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\sys_shiftoriumstory.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value> </data> + <data name="ShiftOS" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\ShiftOS.rtf;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </data> </root>
\ No newline at end of file |
