Fix bedrock logo

This commit is contained in:
Linus Dierheimer
2022-05-25 14:28:08 +02:00
parent 102b2d33c7
commit 044e5496fd
+1 -1
View File
@@ -264,7 +264,7 @@ static const FFlogo* getLogoBedrock()
)
FF_LOGO_COLORS(
"90", //grey
"38" //yellow
"37" //white
)
FF_LOGO_RETURN
}