Tokenize ruleset keys. Remove MotionName.
This commit is contained in:
@@ -15,6 +15,13 @@ namespace Cryville.Common {
|
||||
|
||||
object _syncRoot = new object();
|
||||
|
||||
/// <summary>
|
||||
/// Creates an instance of the <see cref="IdentifierManager" /> class.
|
||||
/// </summary>
|
||||
public IdentifierManager() {
|
||||
Request(this);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Requests an integer ID for an identifier.
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user