MORE CLOTHES

This commit is contained in:
Timothy Teakettle
2020-07-29 18:20:46 +01:00
parent 31963b32a4
commit b5a16d8945
16 changed files with 108 additions and 0 deletions

View File

@@ -2702,6 +2702,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
save_preferences()
if(href_list["select_category"])
category = text2num(href_list["select_category"])
subcategory = 1
message_admins(category)
if(href_list["select_subcategory"])
subcategory = text2num(href_list["select_subcategory"])