mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 16:37:19 +01:00
Kill some debug spam (#2095)
changes: Killed some debug statements that aren't needed anymore.
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
infraction.fine = text2num(char_infraction_query.item[10])
|
||||
infraction.felony = text2num(char_infraction_query.item[11])
|
||||
pref.incidents.Add(infraction)
|
||||
log_debug("Added infraction with [infraction.UID]")
|
||||
|
||||
/datum/category_item/player_setup_item/other/incidents/content(var/mob/user)
|
||||
pref.incidents = list()
|
||||
|
||||
Reference in New Issue
Block a user