초기 커밋.
This commit is contained in:
7
Tornado3_2026Election/Domain/EmptyScheduleBehavior.cs
Normal file
7
Tornado3_2026Election/Domain/EmptyScheduleBehavior.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Tornado3_2026Election.Domain;
|
||||
|
||||
public enum EmptyScheduleBehavior
|
||||
{
|
||||
ImmediateOut,
|
||||
HoldLastFrame
|
||||
}
|
||||
Reference in New Issue
Block a user