mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-01-11 13:51:11 +01:00
Remove commented line.
This commit is contained in:
parent
49fe5c164a
commit
2217c1d4dc
@ -144,7 +144,6 @@ func forward_spatial_gui_input(index, camera, event):
|
||||
var ray_from : Vector3 = camera.global_transform.origin
|
||||
var gpoint : Vector2 = event.get_position()
|
||||
var grab_threshold : float = 8
|
||||
# var grab_threshold : float = 4 * EDSCALE;
|
||||
|
||||
if event.get_button_index() == BUTTON_LEFT:
|
||||
if event.is_pressed():
|
||||
|
Loading…
Reference in New Issue
Block a user