code/_onclick/hud/screen_objects/menu_text_objects.dm

Screen Lobby objects Uses maptext to display the objects Automatically will align in the order that they are defined Stuff happens on Click(), although hrefs are also valid to get stuff done hrefs will make the text blue though so dont do it :/ | |
/atom/movable/screen/text/lobby | Unclickable Lobby UI objects |
---|---|
/atom/movable/screen/text/lobby/clickable | Clickable UI lobby objects which do stuff on Click() when pressed |