mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 14:06:41 +01:00
Seal EngineVersion
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Tgstation.Server.Api.Models
|
||||
/// <summary>
|
||||
/// Information about an engine installation.
|
||||
/// </summary>
|
||||
public class EngineVersion : IEquatable<EngineVersion>
|
||||
public sealed class EngineVersion : IEquatable<EngineVersion>
|
||||
{
|
||||
/// <summary>
|
||||
/// The <see cref="EngineType"/>.
|
||||
|
||||
Reference in New Issue
Block a user