mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Make static
This commit is contained in:
parent
d777388823
commit
acd5b2d845
@ -1,6 +1,6 @@
|
|||||||
namespace Popcron
|
namespace Popcron
|
||||||
{
|
{
|
||||||
public class Constants
|
public static class Constants
|
||||||
{
|
{
|
||||||
public const string UniqueIdentifier = "Popcron.Gizmos";
|
public const string UniqueIdentifier = "Popcron.Gizmos";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user