c_waitcustom_endc_waitcustom_endfunction c_waitcustom_end() { with (obj_cutscene_master) { cs_wait_custom = 0; waiting = 0; } }();
c_waitcustom_endfunction c_waitcustom_end() { with (obj_cutscene_master) { cs_wait_custom = 0; waiting = 0; } }
function c_waitcustom_end()
{
with (obj_cutscene_master)
cs_wait_custom = 0;
waiting = 0;
}