Skip to content

Commit

Permalink
Add new LuckyPatcher package
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Feb 7, 2018
1 parent c635139 commit c2268ed
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,13 @@ private static ArrayList<PirateApp> getApps() {
"p", "p", "B", "i", "l", "l", "i", "n",
"g", "S", "e", "r", "v", "i", "c", "e",
".", "C", "R", "A", "C"}));
apps.add(new PirateApp("Lucky Patcher", new String[]{"c", "o", "m", ".", "a", "n", "d",
"r", "o", "i", "d", ".", "v", "e", "n",
"d", "i", "n", "g", ".", "b", "i", "l",
"l", "i", "n", "g", ".", "I", "n", "A",
"p", "p", "B", "i", "l", "l", "i", "n",
"g", "S", "e", "r", "v", "i", "c", "e",
".", "C", "O", "I", "N"}));
apps.add(new PirateApp("Uret Patcher", new String[]{"u", "r", "e", "t", ".", "j", "a",
"s", "i", "2", "1", "6", "9", ".", "p",
"a", "t", "c", "h", "e", "r"}));
Expand Down

0 comments on commit c2268ed

Please sign in to comment.