diff options
| author | AShifter <[email protected]> | 2017-03-11 09:22:10 -0700 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-03-11 09:22:10 -0700 |
| commit | d15965e442a1d29424f2e6f315dae3281154f944 (patch) | |
| tree | 26002bfe906c3ba2f881e365ca94c712950f395d /ShiftOS.WinForms/Applications | |
| parent | bb768396787bd0ea5e608f007d881edec693f2ed (diff) | |
| parent | 2ff261328740cbb628678605b09800f22c9b67a9 (diff) | |
| download | shiftos_thereturn-d15965e442a1d29424f2e6f315dae3281154f944.tar.gz shiftos_thereturn-d15965e442a1d29424f2e6f315dae3281154f944.tar.bz2 shiftos_thereturn-d15965e442a1d29424f2e6f315dae3281154f944.zip | |
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
Diffstat (limited to 'ShiftOS.WinForms/Applications')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftLetters.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.cs b/ShiftOS.WinForms/Applications/ShiftLetters.cs index d11f6f6..700df7e 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", "ashifter"}; + "wowmom", "michaeltheshifter", "arencllc", "therandommelon", "pfg", "craftxbox", "ashifter"}; List<string> osWordlist = new List<string> { |
