mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-26 19:33:38 +00:00
Merge branch 'develop' into gui-fixes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
music = {tracks = {}}
|
||||
numGui = 6
|
||||
|
||||
Size = {x = 140, y = 20}
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
Size = {x = 100, y = 20}
|
||||
music = {
|
||||
loop = true,
|
||||
shuffle = false,
|
||||
delay = 2000,
|
||||
tracks = {'intro.ogg'}
|
||||
}
|
||||
|
||||
gui = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user