int morning = "Good Morning";

public void IsOffline()
{
    debug.log("Goodnight");
    print(morning);
}
		
	

Oh yeah, something went wrong with the engine. I'll fix it later.

This user hasn't liked anything yet.