Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -252,7 +252,7 @@ namespace Content.Client.LateJoin
|
||||
}
|
||||
}
|
||||
|
||||
class JobButton : ContainerButton
|
||||
sealed class JobButton : ContainerButton
|
||||
{
|
||||
public string JobId { get; }
|
||||
public int Amount { get; }
|
||||
|
||||
Reference in New Issue
Block a user