mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 02:01:22 +00:00
* Fixes hud screens on multi z maps (#76917) ## About The Pull Request I forgot to add ``hud_owner`` arg to screens in plane_master.dm, so they were not sending the right args on Initialize. ## Why It's Good For The Game Closes https://github.com/tgstation/tgstation/issues/76892 Closes https://github.com/tgstation/tgstation/pull/76893 ## Changelog 🆑 fix: Multi-z maps should now work again. /🆑 * Fixes hud screens on multi z maps --------- Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: Bloop <vinylspiders@gmail.com>