-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:
parent
6e2bf31e5a
commit
de0045cf1b
121 changed files with 560 additions and 244 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue