mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
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:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user