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