mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
bugfix
This commit is contained in:
@@ -53,7 +53,7 @@ namespace VRCX
|
||||
m_MapLock.ExitReadLock();
|
||||
}
|
||||
|
||||
return string.Empty;
|
||||
return null;
|
||||
}
|
||||
|
||||
public void Set(string key, string value)
|
||||
|
||||
Reference in New Issue
Block a user