Files
Bubberstation/code/modules/paperwork
Timberpoes d1aad1de83 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.
/🆑
2023-02-25 23:45:43 -07:00
..