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/shared/struct/map/shr_tile.erl.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/struct/map/shr_tile.erl.m4') diff --git a/src/shared/struct/map/shr_tile.erl.m4 b/src/shared/struct/map/shr_tile.erl.m4 index 5bd8acd..26f9645 100644 --- a/src/shared/struct/map/shr_tile.erl.m4 +++ b/src/shared/struct/map/shr_tile.erl.m4 @@ -57,7 +57,7 @@ from_id(_) -> -spec cost_when_oob () -> non_neg_integer(). cost_when_oob () -> __TILE_COST_WHEN_OOB. --spec get_id (type()) -> class_id(). +-spec get_id (type()) -> id(). get_id (Tile) -> Tile#tile.id. -spec get_cost (type()) -> non_neg_integer(). -- cgit v1.2.3-70-g09d2