Save timesplits colour to cvar and reload it on init. (#4572)

* save timesplits colour to cvar and reload it

* fix mac and match cosmetics with the color conversion

* more stupid other platform fixes
This commit is contained in:
Pepper0ni
2024-11-22 17:28:10 +00:00
committed by GitHub
parent f0e5b9c22b
commit eda97653d6
4 changed files with 14 additions and 7 deletions

View File

@@ -1753,7 +1753,7 @@ Vec3f sLeftHandArrowVec3 = { 398.0f, 1419.0f, 244.0f };
BowStringData sBowStringData[] = {
{ gLinkAdultBowStringDL, { 0.0f, -360.4f, 0.0f } }, // bow
{ gLinkChildSlinghotStringDL, { 606.0f, 236.0f, 0.0f } }, // slingshot
{ gLinkChildSlingshotStringDL, { 606.0f, 236.0f, 0.0f } }, // slingshot
};
Vec3f sRightHandLimbModelShieldQuadVertices[] = {