mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
playable music in game
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Size = {x = 150, y = 40}
|
||||
|
||||
numGui = 4
|
||||
music = {
|
||||
loop = true,
|
||||
shuffle = false,
|
||||
tracks = {'intro.ogg'}
|
||||
}
|
||||
gui = {
|
||||
{
|
||||
pos = {x = 110, y = 40, z = 0},
|
||||
|
||||
Reference in New Issue
Block a user