fixing comments in code
This commit is contained in:
parent
7ea2915f5d
commit
4d48ced249
8 changed files with 92 additions and 91 deletions
|
@ -4,5 +4,5 @@ var posVector: Vector2
|
|||
@export var deadzone = 15
|
||||
|
||||
func _ready() -> void:
|
||||
if not DisplayServer.is_touchscreen_available():
|
||||
set_process(false)
|
||||
if not DisplayServer.is_touchscreen_available():
|
||||
set_process(false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue