mirror of https://github.com/axmolengine/axmol.git
initialize member variable
This commit is contained in:
parent
a429182765
commit
fc3caa1845
|
@ -6,6 +6,7 @@
|
|||
// UILoadingBarTest_Editor
|
||||
|
||||
UILoadingBarTest_Editor::UILoadingBarTest_Editor()
|
||||
:_count(0)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue