You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
@@ -127,6 +127,5 @@ void LinkButton::_bind_methods() {
|
||||
|
||||
LinkButton::LinkButton() {
|
||||
underline_mode = UNDERLINE_MODE_ALWAYS;
|
||||
set_enabled_focus_mode(FOCUS_NONE);
|
||||
set_default_cursor_shape(CURSOR_POINTING_HAND);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user