Fix for issue #309

This commit is contained in:
Rob Nelson
2013-12-28 12:32:50 -08: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")