Me smurt. Me not save change

This commit is contained in:
joep van der velden
2018-10-20 14:05:23 +02:00
parent 3699822db0
commit 7253936c93

View File

@@ -156,9 +156,9 @@ RCD
if(check_access(ID)) if(check_access(ID))
locked = 0 locked = 0
else else
to_chat(user, "<span class='warning'>This ID lacks access.</span>") to_chat(usr, "<span class='warning'>This ID lacks access.</span>")
else else
to_chat(user, "<span class='warning'>You can't swipe without your ID in hand.</span>") to_chat(usr, "<span class='warning'>You can't swipe without your ID in hand.</span>")
. = 1 . = 1
if(href_list["logout"]) if(href_list["logout"])