mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fixes advanced cameras not showing static (#91075)
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
var/client/new_user_client = GetViewerClient()
|
||||
if(user_image && new_user_client)
|
||||
new_user_client.images += user_image
|
||||
if(use_visibility)
|
||||
update_visibility()
|
||||
|
||||
/**
|
||||
* Sets the camera's user image to this icon and state.
|
||||
|
||||
Reference in New Issue
Block a user