mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Fixes client href issue (#26331)
This commit is contained in:
@@ -161,9 +161,11 @@
|
||||
|
||||
if(href_list["reload_statbrowser"])
|
||||
stat_panel.reinitialize()
|
||||
return
|
||||
|
||||
if(href_list["reload_tguipanel"])
|
||||
nuke_chat()
|
||||
return
|
||||
|
||||
//byond bug ID:2256651
|
||||
if(asset_cache_job && (asset_cache_job in completed_asset_jobs))
|
||||
|
||||
Reference in New Issue
Block a user