You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Made bool constructor explicit in Variant to avoid bugs, fixes #7843
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "core_string_names.h"
|
||||
#include "io/resource_loader.h"
|
||||
#include "os/file_access.h"
|
||||
#include "scene/main/node.h" //only so casting works
|
||||
#include "script_language.h"
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user