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