Delta-v/Content.Server/GameObjects/Components/Doors
metalgearsloth 452a67032f
Fix the pathfinding leak (#1647)
Off-grid entities were continually expanding the graph indefinitely which is... bad.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-11 17:36:40 +02:00
..
AirlockComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
ServerDoorComponent.cs Fix the pathfinding leak (#1647) 2020-08-11 17:36:40 +02:00