mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] We should use static classes for these
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace SabreTools.Helper
|
||||
{
|
||||
public class Constants
|
||||
public static class Constants
|
||||
{
|
||||
/// <summary>
|
||||
/// The current toolset version to be used by all child applications
|
||||
|
||||
Reference in New Issue
Block a user