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
1b0a812afc
commit
8d8f51c899
@ -3,7 +3,7 @@ using UnityEngine;
|
||||
|
||||
namespace Popcron
|
||||
{
|
||||
public class Gizmos
|
||||
public static class Gizmos
|
||||
{
|
||||
private static string _prefsKey = null;
|
||||
private static int? _bufferSize = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user