From 9b91ff37a1e39f48631b5bee338c31318d1e2336 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 15 Feb 2019 15:53:58 +0100 Subject: /{btl,map}_{map,location,direction}/shr_\2/ --- src/bounty/bnt_grant_land.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bounty/bnt_grant_land.erl') diff --git a/src/bounty/bnt_grant_land.erl b/src/bounty/bnt_grant_land.erl index 3a279a9..25b713b 100644 --- a/src/bounty/bnt_grant_land.erl +++ b/src/bounty/bnt_grant_land.erl @@ -16,9 +16,9 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% EXPORTED FUNCTIONS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% --spec attempt (shr_player:id()) -> map_map:type(). +-spec attempt (shr_player:id()) -> shr_map:type(). attempt (OwnerID) -> - Map = map_map:default(OwnerID), + Map = shr_map:default(OwnerID), {ok, MapID} = ataxia_client:add -- cgit v1.2.3-70-g09d2