Implement InputProxy.
This commit is contained in:
@@ -14,6 +14,8 @@ namespace Cryville.Crtr {
|
||||
scores.Add(name, s.Value.init);
|
||||
}
|
||||
}
|
||||
public void Feed(string target) {
|
||||
}
|
||||
public void Feed(InputEvent ev) {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user