Fix for issue #309

This commit is contained in:
Rob Nelson
2014-01-20 01:54:58 -05:00
committed by ZomgPonies
parent a04324baef
commit fe2f161be2
+1 -1
View File
@@ -767,7 +767,7 @@
return 1
if (bufferOption == "clear")
src.buffers[bufferId]=null
src.buffers[bufferId]=new /datum/dna2/record()
return 1
if (bufferOption == "changeLabel")