Skip to content

Commit f99596a

Browse files
committed
Add TODO regarding settings screen
1 parent bc77a77 commit f99596a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/components/popups/SettingsPopup.gd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ func _init() -> void:
3131

3232

3333
func _ready() -> void:
34+
# TODO: Remove whenever https://github.com/godotengine/godot/issues/117875 is fixed
3435
if OS.has_feature("web"):
3536
_framerate_settings_section.hide()
3637

0 commit comments

Comments
 (0)