mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 05:27:30 +01:00
Properly document DeploymentActivation event
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
DeploymentCleanup,
|
||||
|
||||
/// <summary>
|
||||
/// Whenever a deployment is about to be used by the game server. May fire multiple times per deployment.
|
||||
/// Whenever a deployment is about to be used by the game server. May fire multiple times per deployment. Parameters: Game directory path
|
||||
/// </summary>
|
||||
[EventScript("DeploymentActivation")]
|
||||
DeploymentActivation,
|
||||
|
||||
Reference in New Issue
Block a user