From 83d781775af282a46aa1a34471ebaf44c77b027b Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 3 Apr 2017 19:28:31 +0200 Subject: [PATCH] am I good enough to be an AA tool tho --- .../ellpeck/actuallyadditions/mod/booklet/gui/GuiMainPage.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/java/de/ellpeck/actuallyadditions/mod/booklet/gui/GuiMainPage.java b/src/main/java/de/ellpeck/actuallyadditions/mod/booklet/gui/GuiMainPage.java index 1303bcb91..8053e01f4 100644 --- a/src/main/java/de/ellpeck/actuallyadditions/mod/booklet/gui/GuiMainPage.java +++ b/src/main/java/de/ellpeck/actuallyadditions/mod/booklet/gui/GuiMainPage.java @@ -82,7 +82,8 @@ public class GuiMainPage extends GuiBooklet{ "It is lonely because there is no device to fly items with the laser in the 1.7.10 version.@Google Translate", "始めまして。日本人です。このMODは本当に素晴らしい!ただ、1.7.10ヴァージョンだと、レーザーでアイテムを飛ばす装置がないので寂しいです。@Anonymous", "Some verses found in older translations, such as the KJV were actually additions made by later copyists.@Pat_Joel", - "I can't place filters into Laser Relays, but the mod is very cool.@LP_Jakob" + "I can't place filters into Laser Relays, but the mod is very cool.@LP_Jakob", + "Am I good enough to be an Actually Additions tool?@deanwhufc" }; private TexturedButton achievementButton;