From c3c8f24ebde2370d8314b1f0e571a26fbcff9450 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Sun, 19 Nov 2017 19:05:06 +0100 Subject: Fixes typos. --- www/handler/battlemap/load_state.yaws | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/handler/battlemap/load_state.yaws') diff --git a/www/handler/battlemap/load_state.yaws b/www/handler/battlemap/load_state.yaws index 6e613c6..b5a7fc7 100644 --- a/www/handler/battlemap/load_state.yaws +++ b/www/handler/battlemap/load_state.yaws @@ -70,12 +70,12 @@ handle (Req) -> BattlemapInstance = timed_cache:fetch ( - battlemap_instances_db, + battlemap_instance_db, <<"0">> % {Input#input.battlemap_id, Input#input.battlemap_instance_id} ), Characters = - list:map + lists:map ( fun ({CharID, CharInst}) -> { -- cgit v1.2.3-70-g09d2