Files
Bubberstation/code/_onclick
SkyratBot da60487ea7 [MIRROR] Fixes hud screens on multi z maps [MDB IGNORE] (#22527)
* 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>
2023-07-18 16:41:25 -04:00
..