Skip to content

Commit 0c5cd95

Browse files
committed
fix compilation error 2.0
1 parent da6c37c commit 0c5cd95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/demoinfocs/common/equipment_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ func TestEquipment_AmmoReserve(t *testing.T) {
112112

113113
func TestEquipment_AmmoReserve_Grenade(t *testing.T) {
114114
owner := new(Player)
115-
owner.AmmoLeft[1] = 2
116115

117116
entity := entityWithProperties([]fakeProp{
118117
{

0 commit comments

Comments
 (0)