Sky: Should have tested this. Skies should now be fixed.

This commit is contained in:
Marco Cawthorne 2019-03-14 20:37:35 +01:00
parent 75bed53adc
commit 9d36a89d0c
6 changed files with 2 additions and 0 deletions

View file

@ -16,4 +16,6 @@ void Sky_Update(void)
void Sky_Set(string name)
{
g_skyname = name;
print(sprintf("[SKY] Set to %s", g_skyname));
Sky_Update();
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.