You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +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:
@@ -30,7 +30,7 @@
|
||||
#include "os/file_access.h"
|
||||
#include "os/memory.h"
|
||||
#include "os/os.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
|
||||
|
||||
String DirAccess::_get_root_path() const {
|
||||
|
||||
Reference in New Issue
Block a user