mirror of https://github.com/axmolengine/axmol.git
[Feature] fix indentation
This commit is contained in:
parent
ff6141559d
commit
ca93a8ba7d
|
@ -8,7 +8,7 @@ class DeviceInfoGL: public DeviceInfo
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
DeviceInfoGL() = default;
|
DeviceInfoGL() = default;
|
||||||
virtual ~DeviceInfoGL() = default;
|
virtual ~DeviceInfoGL() = default;
|
||||||
|
|
||||||
virtual bool init() override;
|
virtual bool init() override;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue