Missed a debug log
This commit is contained in:
@@ -27,7 +27,6 @@ namespace UIFixes
|
||||
{
|
||||
if (__result.Actions[i].Disabled)
|
||||
{
|
||||
Logger.LogInfo(__result.Actions[i].Name);
|
||||
__result.Actions.RemoveAt(i);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user