Skip to content
Snippets Groups Projects
Commit aa645f1d authored by Robin Halseth Sandvik's avatar Robin Halseth Sandvik
Browse files

Added fire with mouse0.

parent 23e10ab5
Branches fix/accounts-can-belong-to-many-users
No related tags found
1 merge request!60Upgrades people.
......@@ -179,6 +179,7 @@ namespace BigSock {
// Check ability 1.
CheckAbilityInput(KeyCode.Space, _testAttack);
CheckAbilityInput(KeyCode.Mouse0, _testAttack);
// Check ability 2.
CheckAbilityInput(KeyCode.Z, _testAttack2);
// Check ability 3.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment