fix rail switch
This commit is contained in:
@@ -11,4 +11,7 @@ func toggle_switch() -> void:
|
||||
switch_to_rail = rail_b
|
||||
else:
|
||||
switch_to_rail = rail_a
|
||||
|
||||
|
||||
#func get_state_name() -> String:
|
||||
#return "BIANRIO 1" if current_state == SwitchState.LEFT else "BINARIO 2"
|
||||
|
||||
Reference in New Issue
Block a user