Skip to content

Play a confirmation sound when a CT_CVARTEXT option entry is registered

There's no confirmation to the user when they send a text value to a CT_CVARTEXT option. This has caused a lot of people to not understand the proper way to change their name in the Player Setup menu. This MR makes the game play the confirmation sound when you press enter on a CT_CVARTEXT option, to let the user know their input has been acknowledged and submitted.

Merge request reports