You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
-.pck and .zip exporting redone, seems to be working..
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "os/os.h"
|
||||
#include "tools/editor/editor_node.h"
|
||||
#include "tools/editor/script_editor_debugger.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "os/file_access.h"
|
||||
#include "scene/main/viewport.h"
|
||||
#include "os/keyboard.h"
|
||||
|
||||
Reference in New Issue
Block a user