mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Computer3 machines no longer set the user's machine to a datum
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
if(!computer.cardslot)
|
||||
computer.Crash(MISSING_PERIPHERAL)
|
||||
return
|
||||
usr.set_machine(src)
|
||||
scan = computer.cardslot.reader
|
||||
|
||||
if(computer.cardslot.dualslot)
|
||||
|
||||
Reference in New Issue
Block a user