mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
fixes bot menu jumpscares (#24780)
This commit is contained in:
@@ -918,7 +918,7 @@ Pass a positive integer as an argument to override a bot's default speed.
|
||||
var/datum/browser/popup = new(M,window_id,window_name,350,600)
|
||||
popup.set_content(dat)
|
||||
popup.open()
|
||||
onclose(M, window_id, src)
|
||||
onclose(M, window_id, UID())
|
||||
return
|
||||
|
||||
/mob/living/simple_animal/bot/proc/update_controls()
|
||||
|
||||
Reference in New Issue
Block a user