mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-24 01:02:06 +00:00
Kills off Object and Fast Object Processes
This commit is contained in:
@@ -506,7 +506,7 @@ nanoui is used to open and update nano browser uis
|
||||
*
|
||||
* @return nothing
|
||||
*/
|
||||
/datum/nanoui/proc/process(update = 0)
|
||||
/datum/nanoui/process(update = 0)
|
||||
if(!src_object || !user)
|
||||
close()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user