EnableDawnDusk
- Parameters
-
flag boolean
- return type
nothing
- Source code
function EnableDawnDusk takes boolean flag returns nothing set bj_useDawnDuskSounds = flag endfunction
- Source
- Blizzard.j
- wc3modding.com
- EnableDawnDusk
flag | boolean |
nothing
function EnableDawnDusk takes boolean flag returns nothing
set bj_useDawnDuskSounds = flag
endfunction