mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-31 00:50:45 +01:00
Adds an event for when staged updates are applied
This commit is contained in:
@@ -71,7 +71,8 @@ namespace TGServerService
|
||||
RepoChangelog = 56000,
|
||||
RepoChangelogFail = 57000,
|
||||
ServiceShutdownFail = 61000,
|
||||
WorldReboot = 62000,
|
||||
WorldReboot = 62000,
|
||||
ServerUpdateApplied = 63000,
|
||||
}
|
||||
|
||||
static TGServerService ActiveService; //So everyone else can write to our eventlog
|
||||
|
||||
Reference in New Issue
Block a user