From 5621bd5d513a2be44608f09f2b821e42387dd8f0 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 10 Nov 2017 13:03:11 +0100 Subject: Still have to create the ETS tables... --- www/handler/battlemap/load_state.yaws | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 www/handler/battlemap/load_state.yaws (limited to 'www/handler/battlemap/load_state.yaws') diff --git a/www/handler/battlemap/load_state.yaws b/www/handler/battlemap/load_state.yaws new file mode 100644 index 0000000..c778b66 --- /dev/null +++ b/www/handler/battlemap/load_state.yaws @@ -0,0 +1,8 @@ + +out(A) -> + { + content, + "application/json; charset=UTF-8", + battlemap_load_state:handle(A#arg.clidata) + }. + -- cgit v1.2.3-70-g09d2