mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03: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:
@@ -29,7 +29,7 @@
|
||||
#include "input.h"
|
||||
#include "input_map.h"
|
||||
#include "os/os.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
Input *Input::singleton=NULL;
|
||||
|
||||
Input *Input::get_singleton() {
|
||||
|
||||
Reference in New Issue
Block a user