mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Forbid delit [
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
res |= SOUTH
|
||||
|
||||
var/matrix/M = matrix()
|
||||
M.Turn([dir2angle(res))
|
||||
M.Turn(dir2angle(res))
|
||||
src.transform = M //Rotate ship
|
||||
|
||||
return res
|
||||
|
||||
Reference in New Issue
Block a user