asd
This commit is contained in:
6
MyInput.cs
Normal file
6
MyInput.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using Godot;
|
||||
|
||||
namespace NodeWar;
|
||||
|
||||
[InputMap]
|
||||
public static partial class MyInput;
|
||||
Reference in New Issue
Block a user