mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Remove tgui say error (#25273)
* Remove the error * Build and update tgui * Restore precautionary if statement * Build and update tgui * trigger ci --------- Co-authored-by: Arthri <41360489+a@users.noreply.github.com> Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Arthri
/tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>
parent
a3a1be49b0
commit
af7f35a0fe
@@ -119,8 +119,5 @@
|
||||
if("entry")
|
||||
handle_entry(payload)
|
||||
return TRUE
|
||||
if("ready_state_error")
|
||||
to_chat(client, "<span class='warning'>TGUI Say attempted to render before it was ready, please try again!</span>")
|
||||
return FALSE
|
||||
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user