Initial commit
This commit is contained in:
10
Awperative/Kernel/Entities/Scenes/Core.cs
Normal file
10
Awperative/Kernel/Entities/Scenes/Core.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
namespace Gravity.Kernel;
|
||||
|
||||
public sealed partial class Scene
|
||||
{
|
||||
|
||||
|
||||
//todo: add scene.destroy in v5
|
||||
}
|
||||
Reference in New Issue
Block a user