Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CanShuttle Not Preventing Recalls (#1180)
# Description CommunicationConsoleComponent.CanShuttle claims its supposed to prevent a given console from Calling OR Recalling the shuttle, but instead it only prevents CALLING the shuttle, but not RECALLING it. This fixes that. # Changelog :cl: - fix: Communications Consoles that are marked as "Can't Recall The Shuttle" now can't recall the shuttle. Previously they were still able to recall it.
- Loading branch information