Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit b5413d0

Browse files
authored
Update Events.cs
1 parent 68bc538 commit b5413d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DemoInfo/Events.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ public static EquipmentElement MapEquipment(string OriginalString)
475475
break;
476476
case "molotov":
477477
case "molotovgrenade":
478-
case "molotov_projectile":
478+
case "molotov_projectile":
479479
weapon = EquipmentElement.Molotov;
480480
break;
481481
case "mp7":

0 commit comments

Comments
 (0)