summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2017-11-19 19:05:06 +0100
committernsensfel <SpamShield0@noot-noot.org>2017-11-19 19:05:06 +0100
commitc3c8f24ebde2370d8314b1f0e571a26fbcff9450 (patch)
treed3bcb696d7e10bb6b1b1641945eccde32ea8b08b /www
parent55d3257033e7ca3818425e280bdee9aa6f24fbcb (diff)
Fixes typos.
Diffstat (limited to 'www')
-rw-r--r--www/handler/battlemap/load_state.yaws4
1 files changed, 2 insertions, 2 deletions
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}) ->
{