From 8894bdfe4032d2c66a528dfcf63d53c0c33cb739 Mon Sep 17 00:00:00 2001 From: Noah4ever <66632359+Noah4ever@users.noreply.github.com> Date: Wed, 19 Jan 2022 21:42:17 +0100 Subject: [PATCH] Info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sollte übrigens nicht spielbar sein, da Weapon.cs nun ein anderer Script ist. --- Assets/Scripts/Weapons/Weapon.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/Scripts/Weapons/Weapon.cs b/Assets/Scripts/Weapons/Weapon.cs index 08af0c9..f502a1a 100644 --- a/Assets/Scripts/Weapons/Weapon.cs +++ b/Assets/Scripts/Weapons/Weapon.cs @@ -19,6 +19,7 @@ public class Weapon : Gun // Allow action of weapon (shoot, reload, aim, drop, ...) private bool allowAction; + // Getter