From 86a95a8e889a8f06768bd1de0de084ce66ae7eb8 Mon Sep 17 00:00:00 2001 From: anavoi Date: Sat, 15 Mar 2025 21:48:38 +0100 Subject: [PATCH] style: minor formatting improvements --- Addons/GBSUGui.cs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Addons/GBSUGui.cs b/Addons/GBSUGui.cs index daf5943..561fb51 100644 --- a/Addons/GBSUGui.cs +++ b/Addons/GBSUGui.cs @@ -148,8 +148,10 @@ Vsync: {QualitySettings.vSyncCount} Target FPS: {Application.targetFrameRate} {UpdateScoreDisplay()} -Made with <3 by anavoi at Gaboule Community (gaboule.com) -Free and open-source software under GPLv3. Our source code is availaible at git.gaboule.com/Gaboule/GBSU + +Made with <3 by anavoi at Gaboule Community +Free and open-source software under GPLv3. +Our source code is availaible at git.gaboule.com/Gaboule/GBSU Please refer to the documentation for more information."); GUI.DragWindow(new Rect(0, 0, 10000, 10000));