Commit 3ba11a80 authored by Chunchi Che's avatar Chunchi Che

add some log

parent 0d0f0094
Pipeline #19781 passed with stages
in 5 minutes and 14 seconds
......@@ -6,5 +6,5 @@ export default (selectYesNo: MsgSelectYesNo, dispatch: AppDispatch) => {
const player = selectYesNo.player;
const effect_description = selectYesNo.effect_description;
}
console.log(`effect_description: ${effect_description}`);
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment