cleanup and fix warnings

This commit is contained in:
GoaLitiuM
2021-09-07 18:34:28 +03:00
parent 90e0a999bd
commit 0529cdf7cf
9 changed files with 26 additions and 32 deletions

View File

@@ -14,9 +14,6 @@ namespace Game
private float viewYaw;
private float viewRoll;
private float xAxis;
private float yAxis;
private InputEvent onExit = new InputEvent("Exit");
public override void OnAwake()