MemberListWindow performance (GC)
This commit is contained in:
@ -107,6 +107,7 @@ namespace WGneu.Windows {
|
||||
ClearInputs();
|
||||
}
|
||||
if (!validate) ClearInputStates();
|
||||
GC.Collect();
|
||||
}
|
||||
|
||||
private void InitInputs() {
|
||||
|
Reference in New Issue
Block a user