mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-25 23:05:00 +00:00
BPTC support
This commit is contained in:
@@ -74,6 +74,9 @@ public:
|
||||
r_features->push_back(get_os_name());
|
||||
}
|
||||
|
||||
virtual void resolve_platform_feature_priorities(const Ref<EditorExportPreset> &p_preset, Set<String> &p_features) {
|
||||
}
|
||||
|
||||
EditorExportPlatformJavaScript();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user