Renderer:
+ Font.BaselineAdjust Utils: + GameControllerState.AnyInteractions
This commit is contained in:
parent
89de4258e1
commit
dffa581596
18 changed files with 70 additions and 40 deletions
|
|
@ -1,7 +1,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace SM.Optionals.Controls
|
||||
namespace SM.Utils.Controls
|
||||
{
|
||||
public class GameKeybindList : List<KeyValuePair<string, GameKeybind>>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue