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:
|
||||
DeviceInfoGL() = default;
|
||||
virtual ~DeviceInfoGL() = default;
|
||||
virtual ~DeviceInfoGL() = default;
|
||||
|
||||
virtual bool init() override;
|
||||
|
||||
|
|
Loading…
Reference in New Issue