mirror of https://github.com/axmolengine/axmol.git
issue #186 add new wizard icon
This commit is contained in:
parent
84ece545bd
commit
7a698c1945
|
@ -31,7 +31,7 @@ public:
|
|||
|
||||
virtual void registerWithTouchDispatcher(void)
|
||||
{
|
||||
CCTouchDispatcher::getSharedDispatcher()->addTargetedDelegate(this,0,true);
|
||||
CCTouchDispatcher::sharedDispatcher()->addTargetedDelegate(this,0,true);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue