Skip to content

Commit

Permalink
Merge branch 'request_console_in_pda' of https://github.com/dageavtob…
Browse files Browse the repository at this point in the history
…usnick/Paradise into request_console_in_pda
  • Loading branch information
dageavtobusnick committed Dec 8, 2024
2 parents 6c97e55 + 9fed00c commit e30bdc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/pda/request_consoles_app.dm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
selected_console = null
LAZYNULL(possible_consoles)
. = ..()

/datum/data/pda/app/request_console/proc/on_rc_destroyed(datum/source)
possible_consoles -= source
SStgui.update_uis(pda)
Expand Down

0 comments on commit e30bdc5

Please sign in to comment.