mirror of https://github.com/axmolengine/axmol.git
replace space to tab.
This commit is contained in:
parent
4b8248c015
commit
012053e163
|
@ -120,7 +120,7 @@ public:
|
|||
class TestTimelineExtensionData : public ActionTimelineBaseTest
|
||||
{
|
||||
public:
|
||||
CREATE_FUNC(TestTimelineExtensionData);
|
||||
CREATE_FUNC(TestTimelineExtensionData);
|
||||
virtual void onEnter() override;
|
||||
virtual std::string title() const override;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue