style: minor formatting improvements

This commit is contained in:
anavoi 2025-03-15 21:48:38 +01:00
commit 86a95a8e88

View file

@ -148,8 +148,10 @@ Vsync: {QualitySettings.vSyncCount}
Target FPS: {Application.targetFrameRate} Target FPS: {Application.targetFrameRate}
{UpdateScoreDisplay()} {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."); Please refer to the documentation for more information.");
GUI.DragWindow(new Rect(0, 0, 10000, 10000)); GUI.DragWindow(new Rect(0, 0, 10000, 10000));