From bade31683e3a9c6a9fdb550681557d3602dc6af8 Mon Sep 17 00:00:00 2001 From: YuRaNnNzZZ Date: Sat, 31 Aug 2024 14:38:51 +0300 Subject: [PATCH] =?UTF-8?q?*=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=D0=B0?= =?UTF-8?q?=D0=B5=D1=82=20dota=202*?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/ru/dbotthepony/mc/otm/mixin/SplashManagerMixin.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/ru/dbotthepony/mc/otm/mixin/SplashManagerMixin.java b/src/main/java/ru/dbotthepony/mc/otm/mixin/SplashManagerMixin.java index c8fdcff1c..da16f5691 100644 --- a/src/main/java/ru/dbotthepony/mc/otm/mixin/SplashManagerMixin.java +++ b/src/main/java/ru/dbotthepony/mc/otm/mixin/SplashManagerMixin.java @@ -42,6 +42,7 @@ public abstract class SplashManagerMixin { this.splashes.add("For biological and digital alike!"); this.splashes.add("Digital is the next form of Biological!"); + this.splashes.add("Also try Dota 2!"); this.splashes.add("Also try Starbound!"); this.splashes.add("Also try No Man's Sky!"); this.splashes.add("Also try Factorio!");