diff options
| author | Michael <[email protected]> | 2017-07-25 13:17:19 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-07-25 13:17:19 -0400 |
| commit | cdb40b2b834429d2047d9b159a3a4a24c677ca73 (patch) | |
| tree | 9f82b7b82a3c20f1219cf947560601a57bfa7dd6 /ShiftOS_TheReturn | |
| parent | 27ffe54db75bc6c1cf95a0de1a057aa5ba5c952e (diff) | |
| download | shiftos_thereturn-cdb40b2b834429d2047d9b159a3a4a24c677ca73.tar.gz shiftos_thereturn-cdb40b2b834429d2047d9b159a3a4a24c677ca73.tar.bz2 shiftos_thereturn-cdb40b2b834429d2047d9b159a3a4a24c677ca73.zip | |
Working-ish out of box existential crisis
Diffstat (limited to 'ShiftOS_TheReturn')
| -rw-r--r-- | ShiftOS_TheReturn/SaveSystem.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/SaveSystem.cs b/ShiftOS_TheReturn/SaveSystem.cs index 99d1868..f72c95b 100644 --- a/ShiftOS_TheReturn/SaveSystem.cs +++ b/ShiftOS_TheReturn/SaveSystem.cs @@ -329,7 +329,8 @@ namespace ShiftOS.Engine goto Sysname; } - + //why the fuck is it crashing here of all places + //fucking fuckdrunk Console.WriteLine($@" `-:/++++::.` .+ydNMMMMMNNMMMMMNhs/. |
