mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-10 00:43:14 +00:00
* Removes unused tgui_id var (#81704) ## About The Pull Request This var is used for modular PCs to swap between programs but it is unused on the machinery entirely, if someone wants to re-add it as something that is actually used then feel free but currently it is useless and confused me for a moment on tgui stuff, so I thought I should kill it. * Removes unused tgui_id var --------- Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>