Awperative Completely Reworked!
This commit is contained in:
12
Awperative/Kernel/Scene/Core.cs
Normal file
12
Awperative/Kernel/Scene/Core.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Microsoft.Xna.Framework;
|
||||
|
||||
namespace Awperative;
|
||||
|
||||
public sealed partial class Scene : Docker
|
||||
{
|
||||
//todo: make useful lolol
|
||||
}
|
||||
Reference in New Issue
Block a user