compile, jump board crash to ground

This commit is contained in:
kevinz000
2020-01-25 17:25:15 -07:00
parent 19f1eba015
commit ebff6c9f38
6 changed files with 58 additions and 54 deletions
+1 -1
View File
@@ -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)