Mono/C#: Initial exporter support for AOT compilation
This commit is contained in:
@ -132,8 +132,6 @@ void CSharpLanguage::init() {
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
EditorNode::add_init_callback(&_editor_init_callback);
|
||||
|
||||
GLOBAL_DEF("mono/export/include_scripts_content", false);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user