mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Formatting
This commit is contained in:
parent
fa30e51232
commit
3cc43389b9
@ -291,9 +291,9 @@ public:
|
||||
explicit SpineEditorPlugin(EditorNode *node);
|
||||
|
||||
#if VERSION_MAJOR > 3 && VERSION_MINOR > 3
|
||||
String get_plugin_name() const override { return "SpineEditorPlugin"; }
|
||||
String get_plugin_name() const override { return "SpineEditorPlugin"; }
|
||||
#else
|
||||
String get_name() const override { return "SpineEditorPlugin"; }
|
||||
String get_name() const override { return "SpineEditorPlugin"; }
|
||||
#endif
|
||||
#endif
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user