summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/roster')
-rw-r--r--src/roster/query/rst_update.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roster/query/rst_update.erl b/src/roster/query/rst_update.erl
index bf18652..4546d92 100644
--- a/src/roster/query/rst_update.erl
+++ b/src/roster/query/rst_update.erl
@@ -149,7 +149,7 @@ commit_update (QueryState, Input) ->
ataxia_security:user_from_id(PlayerID),
ataxic:update_value
(
- ataxic:optimize(ataxic:sequence(RosterAtaxiaUpdates))
+ ataxic_optimize:aggressive(ataxic:sequence(RosterAtaxiaUpdates))
),
RosterID
),