style: minor formatting improvements
This commit is contained in:
parent
c095d824ab
commit
86a95a8e88
1 changed files with 4 additions and 2 deletions
|
|
@ -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));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue