Hi guys!
I'm trying to set the screen color in my game like so:

vec_set(screen_color, vector(0, 0, 0));

I place this code after I've loaded my wmb file, yet the screen still stays blue...

Any ideas why this is happening?

Regards,
Matt.