mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Fix duplicate script name
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user