mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 11:12:49 +08:00
Rewrite lexer from scratch
This commit is contained in:
@ -119,9 +119,7 @@ namespace UnityExplorer.UI
|
||||
|
||||
UIPanel.UpdateFocus();
|
||||
PanelDragger.UpdateInstances();
|
||||
|
||||
UIBehaviourModel.UpdateInstances();
|
||||
AutoCompleter.Update();
|
||||
}
|
||||
|
||||
public static void TogglePanel(Panels panel)
|
||||
|
Reference in New Issue
Block a user