diff options
| author | lempamo <[email protected]> | 2017-02-25 20:34:17 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-25 20:34:17 -0500 |
| commit | ab8c5c6f467b9ae61c27cdfb1a68c2812cb7d78f (patch) | |
| tree | 2c8b845d95311f426998d13f5540441dfc944013 /ShiftOS.WinForms/Applications/ShiftLetters.cs | |
| parent | 8c679e4650b98890902fbbe0e7c348b02f9e6cf3 (diff) | |
| download | shiftos_thereturn-ab8c5c6f467b9ae61c27cdfb1a68c2812cb7d78f.tar.gz shiftos_thereturn-ab8c5c6f467b9ae61c27cdfb1a68c2812cb7d78f.tar.bz2 shiftos_thereturn-ab8c5c6f467b9ae61c27cdfb1a68c2812cb7d78f.zip | |
removed numbers
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftLetters.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftLetters.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.cs b/ShiftOS.WinForms/Applications/ShiftLetters.cs index 4e02e3c..4514157 100644 --- a/ShiftOS.WinForms/Applications/ShiftLetters.cs +++ b/ShiftOS.WinForms/Applications/ShiftLetters.cs @@ -49,8 +49,8 @@ namespace ShiftOS.WinForms.Applications List<String> shiftWordlist = new List<string> { "shiftos", "devx", "artpad", "shifter", "pong", "shiftorium", "codepoints", "shiftletters", "shops", "mud", "notification", "namechanger", "skinning", "skinloader", "calculator", "fileskimmer", "lua", "shiftnet", "terminal", "textpad"}; - List<String> contributorsWordlist = new List<string> { "12padams", "carverh", "computelinux", "lempamo", - "wowmom98", "michaeltheshifter", "arencclc", "therandommelon", "pfg", "craftxbox"}; + List<String> contributorsWordlist = new List<string> { "philipadams", "carverh", "computelinux", "lempamo", + "wowmom", "michaeltheshifter", "arencclc", "therandommelon", "pfg", "craftxbox"}; public ShiftLetters() { |
