Skip to content
Snippets Groups Projects
Commit a616dfa6 authored by Matt Wala's avatar Matt Wala
Browse files

Indentation fix.

parent d4b9b59f
No related branches found
No related tags found
1 merge request!1Area query
...@@ -178,7 +178,7 @@ void generate(LIST_ARG_DECL USER_ARG_DECL ball_id_t ball_nr) ...@@ -178,7 +178,7 @@ void generate(LIST_ARG_DECL USER_ARG_DECL ball_id_t ball_nr)
if (!(box_flags[peer_box] & BOX_HAS_CHILDREN)) if (!(box_flags[peer_box] & BOX_HAS_CHILDREN))
{ {
${add_box_to_list_if_overlaps_ball("peer_box")} ${add_box_to_list_if_overlaps_ball("peer_box")}
} }
else else
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment