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));