mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-25 06:08:00 +01:00
this is actually succeeding, feedback properly
This commit is contained in:
@@ -1348,10 +1348,10 @@
|
|||||||
return FALSE
|
return FALSE
|
||||||
if(NAMEOF(src, resize))
|
if(NAMEOF(src, resize))
|
||||||
update_size(var_value)
|
update_size(var_value)
|
||||||
return FALSE
|
return TRUE
|
||||||
if(NAMEOF(src, size_multiplier))
|
if(NAMEOF(src, size_multiplier))
|
||||||
update_size(var_value)
|
update_size(var_value)
|
||||||
return FALSE
|
return TRUE
|
||||||
. = ..()
|
. = ..()
|
||||||
switch(var_name)
|
switch(var_name)
|
||||||
if(NAMEOF(src, eye_blind))
|
if(NAMEOF(src, eye_blind))
|
||||||
|
|||||||
Reference in New Issue
Block a user