mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Remove useless center and update UI on ID insert
This commit is contained in:
@@ -45,6 +45,7 @@ GLOBAL_LIST(labor_sheet_values)
|
||||
I.forceMove(src)
|
||||
inserted_id = I
|
||||
to_chat(user, "<span class='notice'>You insert [I].</span>")
|
||||
SSnanoui.update_uis(src)
|
||||
return
|
||||
else
|
||||
to_chat(user, "<span class='notice'>There's an ID inserted already.</span>")
|
||||
|
||||
Reference in New Issue
Block a user