1
This commit is contained in:
@@ -43,6 +43,7 @@ namespace BITKit
|
||||
|
||||
public string Get()
|
||||
{
|
||||
|
||||
if (DictionaryReferenceScriptableObject.Dictionary.TryGetValue(index, out var value))
|
||||
{
|
||||
return value;
|
||||
|
Reference in New Issue
Block a user