Sollte übrigens nicht spielbar sein, da Weapon.cs nun ein anderer Script ist.
This commit is contained in:
Noah4ever
2022-01-19 21:42:17 +01:00
parent 5fd5f27ac6
commit 8894bdfe40

View File

@@ -19,6 +19,7 @@ public class Weapon : Gun
// Allow action of weapon (shoot, reload, aim, drop, ...) // Allow action of weapon (shoot, reload, aim, drop, ...)
private bool allowAction; private bool allowAction;
// Getter // Getter