add gslt login option (#515)
(cherry picked from commit c81f139fe6b5de0c9f7a005dc2cbe576f4ca8f67)
This commit is contained in:
@@ -31,6 +31,8 @@ namespace Torch
|
||||
int FontSize { get; set; }
|
||||
UGCServiceType UgcServiceType { get; set; }
|
||||
bool EntityManagerEnabled { get; set; }
|
||||
string LoginToken { get; set; }
|
||||
|
||||
void Save(string path = null);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user