Adds direction arg for area/move_contents_to()

Attempts to fix shuttle corner transition effect
Fixes bad ETAs appearing on status displays

Conflicts:
	code/modules/shuttles/shuttle.dm
	code/setup.dm
This commit is contained in:
mwerezak
2014-06-24 07:26:03 -04:00
committed by ZomgPonies
parent d6e768fbfd
commit eb86081165
12 changed files with 221 additions and 210 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ datum/controller/game_controller/proc/process()
controller_iteration++
vote.process()
transfer_controller.process()
// transfer_controller.process()
shuttle_controller.process()
process_newscaster()