mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
stupid mobile fat fingered
This commit is contained in:
@@ -1084,7 +1084,7 @@
|
||||
|
||||
/mob/living/silicon/robot/update_transform()
|
||||
. = ..()
|
||||
var/matrix/ntransform = matriz(transform)
|
||||
var/matrix/ntransform = matrix(transform)
|
||||
if (hasExpanded)
|
||||
ntransform.Scale(2) //This seems a bit big
|
||||
ntransform.Translate(0, 16)
|
||||
|
||||
Reference in New Issue
Block a user