Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit ebe18c4

Browse files
committed
Should probably be logged too
1 parent c612977 commit ebe18c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yogstation/code/modules/admin/admin_verbs.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
if(!answer)
110110
return
111111
message_admins("[src] set the next minetype to [answer].")
112-
log_admin("[src] picked the next minetype.")
112+
log_admin("[src] set the next minetype to [answer].")
113113
SSpersistence.SaveMinetype(l[answer])

0 commit comments

Comments
 (0)