summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bounty/bnt_grant_land.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bounty/bnt_grant_land.erl b/src/bounty/bnt_grant_land.erl
index aa2a62f..3a279a9 100644
--- a/src/bounty/bnt_grant_land.erl
+++ b/src/bounty/bnt_grant_land.erl
@@ -48,7 +48,7 @@ attempt (OwnerID) ->
size,
[ataxic:current_value()]
),
- ataxic:constant([MapSummary]),
+ ataxic:constant(MapSummary),
ataxic:current_value()
]
)