Files
CHOMPStation2/code/modules/research/protolathe.dm
mwerezak 8f4394266b Fixes not being able to insert a complete stack into the protolathe
The call order meant that if you tried to insert a complete stack, use()
would qdel the stack causing do_after() to fail.
2015-08-02 00:26:30 -04:00

6.1 KiB