From ed847b1a58516452f5d6baf102771b7d513d54b4 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Sat, 11 Jul 2020 00:42:13 -0700 Subject: [PATCH] compile --- code/modules/clothing/shoes/_shoes.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/clothing/shoes/_shoes.dm b/code/modules/clothing/shoes/_shoes.dm index d0ce472137..d17eed1ef7 100644 --- a/code/modules/clothing/shoes/_shoes.dm +++ b/code/modules/clothing/shoes/_shoes.dm @@ -125,6 +125,7 @@ /obj/item/proc/negates_gravity() return FALSE +/** * adjust_laces adjusts whether our shoes (assuming they can_be_tied) and tied, untied, or knotted * * In addition to setting the state, it will deal with getting rid of alerts if they exist, as well as registering and unregistering the stepping signals