forward refs in usr dialog (#17090)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Kashargul
2025-02-08 20:11:16 +01:00
committed by GitHub
parent f326dec745
commit adcd25a00f
48 changed files with 210 additions and 202 deletions
@@ -259,7 +259,7 @@
S.use(1)
count++
user.visible_message("\The [user] inserts [S.name] into \the [src].", span_notice("You insert [count] [S.name] into \the [src]."))
updateUsrDialog()
updateUsrDialog(user)
else
to_chat(user, span_warning("\The [src] cannot hold more [S.name]."))
return 1