mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Bad values
This commit is contained in:
@@ -481,9 +481,9 @@ datum/preferences
|
||||
userandomjob = !userandomjob
|
||||
SetChoices(user)
|
||||
if("increaseJobLevel")
|
||||
UpdateJobPreference(user, href_list["text"], 1)
|
||||
if ("decreaseJobLevel")
|
||||
UpdateJobPreference(user, href_list["text"], -1)
|
||||
if ("decreaseJobLevel")
|
||||
UpdateJobPreference(user, href_list["text"], 1)
|
||||
else
|
||||
SetChoices(user)
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user