mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 02:17:06 +01:00
Fixes some 516 UIs. (#20662)
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
dat += "<tr><td colspan='4' bgcolor='white'> </td></tr>"
|
||||
|
||||
dat += "</table>"
|
||||
show_browser(usr, dat, "window=lookupnotes;size=900x500")
|
||||
show_browser(usr, HTML_SKELETON(dat), "window=lookupnotes;size=900x500")
|
||||
|
||||
/proc/show_player_info_discord(var/ckey)
|
||||
if (!ckey)
|
||||
|
||||
Reference in New Issue
Block a user