mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2024-12-23 01:59:40 +08:00
Add TMP bundle, make Debug Console "Clear" reset message count
This commit is contained in:
parent
d038d13867
commit
3783638c89
BIN
resources/tmp.bundle
Normal file
BIN
resources/tmp.bundle
Normal file
Binary file not shown.
@ -229,6 +229,7 @@ namespace UnityExplorer.UI.PageModel
|
||||
void ClearCallback()
|
||||
{
|
||||
m_textInput.text = "";
|
||||
AllMessages.Clear();
|
||||
}
|
||||
|
||||
var clearBtnColors = clearButton.colors;
|
||||
|
Loading…
Reference in New Issue
Block a user