mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
shit works.
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
else if(H == calling_holopad && connected_holopad)
|
||||
connected_holopad.atom_say("[usr] disconnected.")
|
||||
|
||||
user.unset_machine(H)
|
||||
|
||||
ConnectionFailure(H, TRUE)
|
||||
|
||||
//Forcefully disconnects a holopad `H` from a call. Pads not in the call are ignored.
|
||||
@@ -115,6 +117,7 @@
|
||||
hologram = H.activate_holo(user)
|
||||
hologram.HC = src
|
||||
|
||||
user.unset_machine(H)
|
||||
//eyeobj code is horrid, this is the best copypasta I could make
|
||||
eye = new()
|
||||
eye.origin = H
|
||||
|
||||
Reference in New Issue
Block a user