lowercase identifier
This commit is contained in:
@@ -147,6 +147,7 @@ namespace Barotrauma
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
identifier = identifier.ToLower();
|
||||||
var funcAddr = ((long)methodInfo.MethodHandle.GetFunctionPointer());
|
var funcAddr = ((long)methodInfo.MethodHandle.GetFunctionPointer());
|
||||||
var patches = Harmony.GetPatchInfo(methodInfo);
|
var patches = Harmony.GetPatchInfo(methodInfo);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user