From 3b036c6de871aa519a1f7fbfb52e09618945041f Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Mon, 15 May 2023 09:28:11 +0800 Subject: *misc --- .../Assets/Scripts/Unit/Characters/Dracula/DraculaBehaviour.cs | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 WorldlineKeepers/Assets/Scripts/Unit/Characters/Dracula/DraculaBehaviour.cs (limited to 'WorldlineKeepers/Assets/Scripts/Unit/Characters/Dracula/DraculaBehaviour.cs') diff --git a/WorldlineKeepers/Assets/Scripts/Unit/Characters/Dracula/DraculaBehaviour.cs b/WorldlineKeepers/Assets/Scripts/Unit/Characters/Dracula/DraculaBehaviour.cs new file mode 100644 index 0000000..0789b9a --- /dev/null +++ b/WorldlineKeepers/Assets/Scripts/Unit/Characters/Dracula/DraculaBehaviour.cs @@ -0,0 +1,10 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class DraculaBehaviour +{ + + + +} -- cgit v1.1-26-g67d0