aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/ShiftLetters.cs
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-03-07 18:53:41 -0700
committerAShifter <[email protected]>2017-03-07 18:53:41 -0700
commit1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43 (patch)
treefd9bf7f618a8d4da6619d51a62b3f46a5b6c43c0 /ShiftOS.WinForms/Applications/ShiftLetters.cs
parent449d43d22c1d12ce6aa0243fbb4ea94481ff8f4c (diff)
downloadshiftos_thereturn-1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43.tar.gz
shiftos_thereturn-1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43.tar.bz2
shiftos_thereturn-1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43.zip
Added ShiftLotto
Added ShiftLotto. It's a new shiftorium upgrade that lets you make (and lose) codepoints FAST.
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftLetters.cs')
-rw-r--r--ShiftOS.WinForms/Applications/ShiftLetters.cs5
1 files changed, 3 insertions, 2 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.cs b/ShiftOS.WinForms/Applications/ShiftLetters.cs
index f1c1d22..d11f6f6 100644
--- a/ShiftOS.WinForms/Applications/ShiftLetters.cs
+++ b/ShiftOS.WinForms/Applications/ShiftLetters.cs
@@ -50,7 +50,7 @@ namespace ShiftOS.WinForms.Applications
"shiftorium", "codepoints", "shiftletters", "shops", "mud", "notification", "namechanger",
"skinning", "skinloader", "calculator", "fileskimmer", "lua", "shiftnet", "terminal", "textpad"};
List<String> contributorsWordlist = new List<string> { "philipadams", "carverh", "computelinux", "lempamo",
- "wowmom", "michaeltheshifter", "arencclc", "therandommelon", "pfg", "craftxbox"};
+ "wowmom", "michaeltheshifter", "arencclc", "therandommelon", "pfg", "craftxbox", "ashifter"};
List<string> osWordlist = new List<string>
{
@@ -90,7 +90,8 @@ namespace ShiftOS.WinForms.Applications
"vienna",
"whistler",
"windowsxp",
- "windowsforworkgroups"
+ "windowsforworkgroups",
+ "shiftos"
};
public ShiftLetters()