mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-22 23:17:26 -04:00
gate info
This commit is contained in:
parent
71b8d06c69
commit
a425178538
10 changed files with 177 additions and 72 deletions
|
@ -26,7 +26,7 @@ func start_server() -> void:
|
|||
|
||||
|
||||
func on_ui_mode_changed(mode: UiEvents.UiMode) -> void:
|
||||
should_send = mode == UiEvents.UiMode.FULL_SCREEN
|
||||
should_send = mode == UiEvents.UiMode.FOCUSED
|
||||
|
||||
|
||||
func _input(_event: InputEvent) -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue