harry
2025-03-26 21:41:18 +00:00
committed by GitHub
co-authored by harryob
parent 1bc5abd623
commit 04bc9fbd13
73 changed files with 777 additions and 312 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
to_chat(src, "Some accounts did not have proper ages set in their clients. This function requires database to be present")
if(msg != "")
src << browse(msg, "window=Player_age_check")
src << browse(HTML_SKELETON(msg), "window=Player_age_check")
else
to_chat(src, "No matches for that age range found.")