Fixes Records

This commit is contained in:
Fox-McCloud
2015-12-05 19:01:51 -05:00
parent a4b36540d8
commit cc16f034ee
+3
View File
@@ -23,6 +23,9 @@
size = 5.0
var/list/fields = list( )
/datum/data/record/Destroy()
..()
return QDEL_HINT_HARDDEL_NOW
/datum/data/text
name = "text"