summaryrefslogtreecommitdiff log msg author committer range path: root/www/handler/battlemap/character_turn.yawsblob: 8b0a2291ed10eec434426ae8e448de289568ce5f (plain) 1 2 3 4 5 6 7 8 <erl> out(A) -> { content, "application/json; charset=UTF-8", battlemap_character_turn:handle(A#arg.clidata) }. </erl>