oops
This commit is contained in:
parent
9919e233c9
commit
3014eb658b
|
|
@ -353,7 +353,7 @@ namespace HeavenStudio.Games
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private ColorEase bgColorEase = new();
|
private ColorEase bgColorEase = new(defaultBGColor);
|
||||||
|
|
||||||
//call this in update
|
//call this in update
|
||||||
private void BackgroundColorUpdate()
|
private void BackgroundColorUpdate()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue