forgot to add a parantheses

This commit is contained in:
EricPlayZ
2024-09-07 16:17:23 +03:00
parent 4803e3b5ce
commit df039e495e

View File

@ -145,6 +145,6 @@ I have some things planned for the next updates, but time will decide when I'll
R"(- Added compatibility with v1.18.0 "Community QoL" update
- Fixed an issue with classes not always getting detected correctly for everyone (Debug tab; if you still run into issues, please open a bug report!))" },
{ "v1.2.3",
R"(- Fixed co-op issues related to Player and Weapon options, such as God Mode, Player Health, Player Immunity, Weapon Durability sliders not working (if you still run into issues, please open a bug report!)" }
R"(- Fixed co-op issues related to Player and Weapon options, such as God Mode, Player Health, Player Immunity, Weapon Durability sliders not working (if you still run into issues, please open a bug report!))" }
};
}