diff --git a/CS2GSI/CS2GSI.cs b/CS2GSI/CS2GSI.cs index 9598af0..6f9c6b5 100644 --- a/CS2GSI/CS2GSI.cs +++ b/CS2GSI/CS2GSI.cs @@ -145,7 +145,7 @@ public class CS2GSI } } - internal enum CS2Event { + public enum CS2Event { OnKill, OnHeadshot, OnDeath,