From 1e3ed11d30c5c6639de10caca2eea898e506e4cf Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 15 Feb 2019 22:29:05 +0100 Subject: Markers/triggers, shr_tile -> shr_tile{,_instance} --- src/bounty/bnt_join_battle.erl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bounty/bnt_join_battle.erl') diff --git a/src/bounty/bnt_join_battle.erl b/src/bounty/bnt_join_battle.erl index b89627b..78c4ea4 100644 --- a/src/bounty/bnt_join_battle.erl +++ b/src/bounty/bnt_join_battle.erl @@ -116,9 +116,9 @@ find_random_location (Map, ForbiddenLocations) -> _ -> Tile = - shr_tile:from_class_id + shr_tile:from_id ( - shr_tile:extract_main_class_id + shr_tile_instance:get_tile_id ( shr_map:get_tile_instance(Candidate, Map) ) -- cgit v1.2.3-70-g09d2