mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-22 11:56:49 +01:00
Fix warning.
This commit is contained in:
parent
b2bda506de
commit
5991e9313a
@ -37,7 +37,7 @@
|
|||||||
class ToolBoutton;
|
class ToolBoutton;
|
||||||
class GIProbe;
|
class GIProbe;
|
||||||
class EditorNode;
|
class EditorNode;
|
||||||
class EditorProgress;
|
struct EditorProgress;
|
||||||
|
|
||||||
class GIProbeEditorPlugin : public EditorPlugin {
|
class GIProbeEditorPlugin : public EditorPlugin {
|
||||||
GDCLASS(GIProbeEditorPlugin, EditorPlugin);
|
GDCLASS(GIProbeEditorPlugin, EditorPlugin);
|
||||||
|
Loading…
Reference in New Issue
Block a user