mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-07 12:55:55 +00:00
Patterns typing fix
This commit is contained in:
parent
77b18d250e
commit
9ae07e5b38
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ using Godot;
|
|||
|
||||
namespace Cirno.Scripts.Resources;
|
||||
|
||||
[GlobalClass]
|
||||
public abstract partial class AttackPattern : Resource
|
||||
{
|
||||
public Boss Boss;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue