You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +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:
@@ -28,7 +28,7 @@
|
||||
/*************************************************************************/
|
||||
#include "environment.h"
|
||||
#include "texture.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "servers/visual_server.h"
|
||||
|
||||
RID Environment::get_rid() const {
|
||||
|
||||
Reference in New Issue
Block a user