aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNayab <[email protected]>2017-09-24 16:08:48 -0500
committerGitHub <[email protected]>2017-09-24 16:08:48 -0500
commit59721924f1992d8beea1c6366a4e907692de022a (patch)
tree6c5cfe0b01a1f649056d81fec1f1ac5a62236b18
parent554a97739a89345613e5ca6fcdb9022ef80e665e (diff)
downloadshiftos-rewind-59721924f1992d8beea1c6366a4e907692de022a.tar.gz
shiftos-rewind-59721924f1992d8beea1c6366a4e907692de022a.tar.bz2
shiftos-rewind-59721924f1992d8beea1c6366a4e907692de022a.zip
Added small text change
I'm useful c:
-rw-r--r--ShiftOS.Main/HijackScreen.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Main/HijackScreen.cs b/ShiftOS.Main/HijackScreen.cs
index ef1db92..c4160e7 100644
--- a/ShiftOS.Main/HijackScreen.cs
+++ b/ShiftOS.Main/HijackScreen.cs
@@ -170,7 +170,7 @@ namespace ShiftOS.Main
TextType("Congratulations, you have been involuntarily selected to be an Alpha Tester for ShiftOS." + Environment.NewLine + Environment.NewLine);
break;
case 4:
- TextType("At this current point in time I do not wish to reveal my identity or future intentions." + Environment.NewLine + Environment.NewLine);
+ TextType("At this current point in time I do not wish to reveal my identity or future intentions. You can call me DevX" + Environment.NewLine + Environment.NewLine);
break;
case 5:
TextType("I just need to use you and your computer as an external test bed to evolve my experimental operating system." + Environment.NewLine + Environment.NewLine);