Files
Bubberstation/code/modules/tgui_input
Kyle Spier-Swenson c698196766 Remove the default max length from tgui_input_text. (#86692)
this should mirror `input() as text`, and `input() as text` has no
default max length.

Anything that needs a limited input must specifically request it to
avoid collateral damage for inputs that don't need it (like admin verbs)
2024-09-16 19:55:56 -06:00
..