mirror of
https://github.com/ApfelTeeSaft/PlanetFleet.git
synced 2026-08-26 19:33:38 +00:00
using shuffling
updated gameBase
This commit is contained in:
@@ -20,7 +20,7 @@ function generateFactionMusic(factionId)
|
||||
|
||||
return {
|
||||
loop = true,
|
||||
shuffle = false,
|
||||
shuffle = true,
|
||||
delay = 2000,
|
||||
tracks = factionTracks
|
||||
}
|
||||
|
||||
Vendored
+1
-1
Submodule external/gameBase updated: 05f3de11d3...201f50f6cf
Reference in New Issue
Block a user