Update taperecorder.dm (#24231)

This commit is contained in:
CRUNCH
2024-02-19 14:49:27 +00:00
committed by GitHub
parent 42f23e73bb
commit 1fef009d26
@@ -317,6 +317,7 @@
to_chat(user, "<span class='notice'>You erase the data from [src].</span>")
used_capacity = 0
remaining_capacity = max_capacity
storedinfo.Cut()
timestamp.Cut()