Fix duplicate script name

This commit is contained in:
Jordan Brown
2021-01-14 14:24:23 -05:00
parent 944a6a4f2f
commit 453ddacd0c
@@ -116,7 +116,7 @@ namespace Tgstation.Server.Host.Components.Events
/// <summary>
/// Watchdog event when DreamDaemon exits unexpectedly. No parameters.
/// </summary>
[EventScript("WatchdogLaunch")]
[EventScript("WatchdogCrash")]
WatchdogCrash,
/// <summary>