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