mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 13:47:38 +02:00
hotfixes (#750)
This commit is contained in:
@ -465,7 +465,7 @@ namespace HeavenStudio.Games
|
||||
}
|
||||
}
|
||||
|
||||
private ColorEase bgColorEase = new();
|
||||
private ColorEase bgColorEase = new(defaultBGColor);
|
||||
|
||||
//call this in update
|
||||
private void BackgroundColorUpdate()
|
||||
|
Reference in New Issue
Block a user