EnableDawnDusk

Parameters
flag boolean
comment
patch

1.00

Source
Blizzard.j
return type
nothing
Source code
function EnableDawnDusk takes boolean flag returns nothing
    set bj_useDawnDuskSounds = flag
endfunction