mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fixes Goonchat freezing New for some clients
This commit is contained in:
@@ -31,7 +31,8 @@ var/list/chatResources = list(
|
||||
return 0
|
||||
|
||||
if(!winexists(owner, "browseroutput"))
|
||||
alert(owner.mob, "Updated chat window does not exist. If you are using a custom skin file please allow the game to update.")
|
||||
spawn()
|
||||
alert(owner.mob, "Updated chat window does not exist. If you are using a custom skin file please allow the game to update.")
|
||||
broken = TRUE
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user