mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
sfas (#17446)
This commit is contained in:
@@ -142,7 +142,7 @@ There are several things that need to be remembered:
|
||||
var/matrix/M = matrix()
|
||||
|
||||
switch(src.dir)
|
||||
if(NORTH,EAST)
|
||||
if(SOUTH,EAST)
|
||||
M.Turn(90)
|
||||
else
|
||||
M.Turn(-90)
|
||||
|
||||
Reference in New Issue
Block a user