Created
June 24, 2017 13:40
-
-
Save tomliversidge/4e235ae907d3a8b6b819ba8bbc51422d to your computer and use it in GitHub Desktop.
Saga 2.16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| case Refused _: | |
| case Terminated _: | |
| _logger.Log("Transfer status unknown. Escalate") | |
| StopAll(context); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment