-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
|
|
@ -37,7 +37,7 @@
|
|||
#include "servers/physics_2d_server.h"
|
||||
#include "scene/resources/packed_scene.h"
|
||||
#include "editor_settings.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include <stdio.h>
|
||||
#include "class_db.h"
|
||||
#include "os/keyboard.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue