(defn pop-current-action []. (dosync. (let [action (peek @*player-actions*)]. (when action. (alter *player-actions* pop)). action))). (defn wait? [action].
確定! 回上一頁