Computer3 machines no longer set the user's machine to a datum

This commit is contained in:
Crazylemon64
2016-12-23 18:09:40 -08:00
parent 620207a9cd
commit 9341861406
3 changed files with 0 additions and 3 deletions
@@ -48,7 +48,6 @@
if(!computer.cardslot)
computer.Crash(MISSING_PERIPHERAL)
return
usr.set_machine(src)
scan = computer.cardslot.reader
if(computer.cardslot.dualslot)