fixes ring related typos

This commit is contained in:
TotallyNotADog
2022-07-13 09:49:57 -05:00
parent 61270cbcdc
commit 330ce8fe6a
3 changed files with 6 additions and 6 deletions
@@ -26,7 +26,7 @@
var/obj/item/equipment //for fun stuff that goes on the gentials/maybe rings down the line
var/dontlist = FALSE
var/nochange = FALSE //stops people changing visablity.
var/limited = FALSE
var/limited = FALSE
/obj/item/organ/genital/Initialize()
. = ..()