Files
Bubberstation/code/modules/paperwork
SkyratBot 3a9fbc0a90 [MIRROR] Fixes text input fields not working on copied paper. [MDB IGNORE] (#19548)
* Fixes text input fields not working on copied paper. (#73633)

## About The Pull Request
Fixes #71698

The paper copying proc was incomplete and didn't copy over the total
field count, which is used for sanity checking/user input verifying.

Because this wasn't copied over, none of the copied fields passed
validation checks for text input and the ui_act would have rejected the
inputs as invalid.
## Why It's Good For The Game
I feex.
## Changelog
🆑
fix: Fixes broken input fields on photocopied paper.
/🆑

* Fixes text input fields not working on copied paper.

---------

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2023-02-26 15:23:03 -05:00
..