Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Oct 28, 2024
1 parent 05c5bdd commit ce10c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions godot/src/tool/scene_renderer/scene_orchestor.gd
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ var test_camera_tune_base_position: Vector3

var are_all_scene_loaded: bool = false


# TODO: this can be a command line parser and get some helpers like get_string("--realm"), etc
func get_params_from_cmd():
var args := OS.get_cmdline_args()
Expand Down

0 comments on commit ce10c66

Please sign in to comment.