Stupid indentation checker getting confused with comments

This commit is contained in:
Neerti
2020-03-12 00:54:15 -04:00
committed by GitHub
parent 685e163ba1
commit 8b1c58d2a1

View File

@@ -398,7 +398,7 @@ var/list/admin_verbs_event_manager = list(
/datum/admins/proc/call_supply_drop,
/datum/admins/proc/call_drop_pod,
// This is mostly the same as what admins get, but filtered down to what would be useful for running an event.
// This is mostly the same as what admins get, but filtered down to what would be useful for running an event,
/datum/admins/proc/PlayerNotes,
/client/proc/callproc,
/client/proc/callproc_datum,