mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Update camera_image_capturing.dm
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
atoms += A
|
||||
CHECK_TICK
|
||||
|
||||
var/icon/res = icon('icons/blanks/96x96.dmi', "transparent")
|
||||
var/icon/res = icon('icons/blanks/96x96.dmi', "nothing")
|
||||
res.Scale(psize_x, psize_y)
|
||||
|
||||
var/list/sorted = list()
|
||||
|
||||
Reference in New Issue
Block a user