Updated KD and ModulLoader
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Firebird2D.Datatypes
|
||||
{
|
||||
public enum ModuleType
|
||||
{
|
||||
Extension = 0,
|
||||
EventSystem = 1,
|
||||
KeyMapper = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user