You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Oops! Audio engine has vanished :D
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#ifndef SAMPLE_PLAYER_EDITOR_PLUGIN_H
|
||||
#define SAMPLE_PLAYER_EDITOR_PLUGIN_H
|
||||
|
||||
#if 0
|
||||
|
||||
#include "tools/editor/editor_plugin.h"
|
||||
#include "tools/editor/editor_node.h"
|
||||
#include "scene/3d/spatial_sample_player.h"
|
||||
@@ -84,4 +86,5 @@ public:
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif // SAMPLE_PLAYER_EDITOR_PLUGIN_H
|
||||
|
||||
Reference in New Issue
Block a user