You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Merge pull request #62122 from reduz/implement-movie-writer
Implement a Movie Maker mode
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include "core/os/keyboard.h"
|
||||
#include "core/variant/variant_parser.h"
|
||||
#include "core/version.h"
|
||||
|
||||
#include "modules/modules_enabled.gen.h" // For mono.
|
||||
|
||||
const String ProjectSettings::PROJECT_DATA_DIR_NAME_SUFFIX = "godot";
|
||||
|
||||
Reference in New Issue
Block a user