mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 03:22:41 +00:00
* Cleans up some varedit procs not using strings instead of the proper helper (#65769) Although these vars are unlikely to ever change, if the vars were ever renamed it would result in these strings not erroring properly if they weren't updated as well. * Cleans up some varedit procs using strings for var names instead of the proper helper Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>