You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-26 15:46:23 +00:00
Oops! Audio engine has vanished :D
This commit is contained in:
@@ -94,7 +94,7 @@ public:
|
||||
EditorScriptPreviewPlugin();
|
||||
};
|
||||
|
||||
|
||||
#if 0
|
||||
class EditorSamplePreviewPlugin : public EditorResourcePreviewGenerator {
|
||||
public:
|
||||
|
||||
@@ -104,7 +104,7 @@ public:
|
||||
EditorSamplePreviewPlugin();
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
class EditorMeshPreviewPlugin : public EditorResourcePreviewGenerator {
|
||||
|
||||
RID scenario;
|
||||
|
||||
Reference in New Issue
Block a user