Adds an event for when staged updates are applied

This commit is contained in:
Cyberboss
2017-06-20 22:11:15 -04:00
parent e88dce5b7f
commit 7edff03135
3 changed files with 16 additions and 2 deletions
+2 -1
View File
@@ -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