We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adac4b3 commit aa373a4Copy full SHA for aa373a4
1 file changed
src/UI/VisitHook.cpp
@@ -6,7 +6,6 @@ using namespace qolmod;
6
7
bool VisitHook::init()
8
{
9
- initWithSize(CCSizeMake(100, 100));
10
m_bActive = true;
11
return true;
12
}
0 commit comments