mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Fix for issue #309
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user