diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2022-11-06 10:08:54 +0000 |
---|---|---|
committer | TheKodeToad <TheKodeToad@proton.me> | 2022-11-06 10:09:06 +0000 |
commit | 16e3b786fc04ffd8d510bfb2a60157648825954f (patch) | |
tree | 7b4875fd4e5c76f0f5e2b35e365060f21775824b /launcher/ui/pages/modplatform/flame/FlameModPage.h | |
parent | cb796dbdfbe2099bc77911c01c8633d9f28aedac (diff) | |
download | PrismLauncher-16e3b786fc04ffd8d510bfb2a60157648825954f.tar.gz PrismLauncher-16e3b786fc04ffd8d510bfb2a60157648825954f.tar.bz2 PrismLauncher-16e3b786fc04ffd8d510bfb2a60157648825954f.zip |
Implement Scrumplex's suggestions
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/ui/pages/modplatform/flame/FlameModPage.h')
-rw-r--r-- | launcher/ui/pages/modplatform/flame/FlameModPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/modplatform/flame/FlameModPage.h b/launcher/ui/pages/modplatform/flame/FlameModPage.h index da4fcdff..58479ab9 100644 --- a/launcher/ui/pages/modplatform/flame/FlameModPage.h +++ b/launcher/ui/pages/modplatform/flame/FlameModPage.h @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-3.0-only /* - * PolyMC - Minecraft Launcher + * Prism Launcher - Minecraft Launcher * Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net> * Copyright (C) 2022 TheKodeToad <TheKodeToad@proton.me> * |