wiremod / wire

Garry's Mod add-on that allows users to wire up components in order to make more elaborate automatic and user-controlled contraptions.
http://www.wiremod.com
Apache License 2.0
554 stars 330 forks source link

Sanitize CD Disk dupe information #2978

Closed DerelictDrone closed 9 months ago

DerelictDrone commented 9 months ago

When building a CD Disk's contents from dupe, or saving a CD Disk to dupe, the contents will be checked with isnumber() and set to 0 if not a number.

Does not sanitize disk contents during existence, only during dupe save & spawn.