mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 08:23:29 +00:00
Merge pull request #56012 from bruvzg/wt🤎4
This commit is contained in:
commit
8bdef23f7f
29 changed files with 118 additions and 260 deletions
|
@ -738,7 +738,6 @@ DisplayServerJavaScript::~DisplayServerJavaScript() {
|
|||
|
||||
bool DisplayServerJavaScript::has_feature(Feature p_feature) const {
|
||||
switch (p_feature) {
|
||||
//case FEATURE_CONSOLE_WINDOW:
|
||||
//case FEATURE_GLOBAL_MENU:
|
||||
//case FEATURE_HIDPI:
|
||||
//case FEATURE_IME:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue