mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-30 11:17:09 +01:00
compile, jump board crash to ground
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
/datum/element/swimming/proc/check_valid(datum/source)
|
||||
var/mob/living/L = source
|
||||
if(!istype(L.loc, /turf/open/pool))
|
||||
source.RemoveElement(/datum/elemtn/swimming)
|
||||
source.RemoveElement(/datum/element/swimming)
|
||||
|
||||
Reference in New Issue
Block a user