From 6f8b1f71168eff35b5f6135be501f76e39af0c67 Mon Sep 17 00:00:00 2001 From: chaleeluo Date: Sat, 30 Sep 2023 11:16:12 +0800 Subject: [PATCH] fix --- .../werewolf_game/actions/{witch_action.py => witch_actions.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/werewolf_game/actions/{witch_action.py => witch_actions.py} (100%) diff --git a/examples/werewolf_game/actions/witch_action.py b/examples/werewolf_game/actions/witch_actions.py similarity index 100% rename from examples/werewolf_game/actions/witch_action.py rename to examples/werewolf_game/actions/witch_actions.py