GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DungeonShooting
Browse code
清除日志
develop
1 parent
faa5100
commit
3061facb2cd8bc7c2aa94801ef22844ad5520806
小李xl
authored
on 11 Oct 2023
Patch
Unified
Split
Showing
1 changed file
+1
-0
■
■■■■
DungeonShooting_Godot/src/game/ui/debugger/DebuggerPanel.cs
Ignore Space
Show notes
View
1
■
■■■■
DungeonShooting_Godot/src/game/ui/debugger/DebuggerPanel.cs
}
private
void
OnClear
()
{
Debug
.
Clear
();
S_Label
.
Instance
.
Text
=
""
;
_len
=
0
;
}
Show line notes below