master
PilzAdam 2012-08-20 19:44:12 +02:00
parent a448f37b6a
commit f7c3361bb7
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ local music = {
{name="music_1", length=1*60+52, gain=0.3},
{name="ambiance", length=19, gain=0.3},
{name="dark_ambiance", length=46, gain=0.3},
{name="eastern_feeling", lenght=3*60+51}
{name="eastern_feeling", length=3*60+51, gain=0.3}
}
local is_daytime = function()