Buts to ButtonMap
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
|
||||
namespace _2DGAMELIB
|
||||
{
|
||||
public class Buts
|
||||
public class ButtonMap
|
||||
{
|
||||
private OrderedDictionary<string, But> buts = new OrderedDictionary<string, But>();
|
||||
|
||||
Reference in New Issue
Block a user