mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
welll that didn't work.
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
eye.name = "Camera Eye ([user.name])"
|
||||
user.remote_control = eye
|
||||
user.remote_view = 1
|
||||
user.reset_perspective(get_turf(H))
|
||||
user.reset_perspective(eye)
|
||||
eye.setLoc(get_turf(H))
|
||||
|
||||
//Checks the validity of a holocall and qdels itself if it's not. Returns TRUE if valid, FALSE otherwise
|
||||
|
||||
@@ -256,6 +256,7 @@ var/list/holopads = list()
|
||||
clear_holo(AI)
|
||||
pad_close.activate_holo(AI, 1)
|
||||
else
|
||||
|
||||
continue
|
||||
|
||||
clear_holo(master)//If is a non AI holo clear it.
|
||||
|
||||
Reference in New Issue
Block a user