mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
## About The Pull Request Fixes default max_lenght on TGUI input text. Chromium ignores symbols in maxlength attribute, so instead of infinity it was... 1. Without setting attribute, it was literally infinite (close enough)  Closes #89331 ## Why It's Good For The Game  ## Changelog 🆑 fix: Fixed TGUI text inputs, that's allows only 1 symbol instead infinity /🆑