Removed Many Things
This commit is contained in:
@@ -21,7 +21,7 @@ namespace BITKit
|
||||
{
|
||||
if (_singleton == null)
|
||||
{
|
||||
_singleton = ScriptableObjectHelper.Get<DictionaryReferenceScriptableObject>();
|
||||
//_singleton = ScriptableObjectHelper.Get<DictionaryReferenceScriptableObject>();
|
||||
}
|
||||
return _singleton;
|
||||
}
|
||||
|
Reference in New Issue
Block a user