tgstation-server 6.8.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
SwarmCommitResult.cs
Go to the documentation of this file.
2{
6 public enum SwarmCommitResult
7 {
11 AbortUpdate,
12
16 ContinueUpdateNonCommitted,
17
21 MustCommitUpdate,
22 }
23}
SwarmCommitResult
How to proceed on the commit step of an update.