fix naming of the event
This commit is contained in:
@@ -35,7 +35,7 @@ public class Events {
|
||||
public static readonly string ShieldState = "ShieldState";
|
||||
public static readonly string ShipTargeted = "ShipTargeted";
|
||||
public static readonly string Shutdown = "Shutdown";
|
||||
public static readonly string SupercruiseDestinationDrop = "SupercruiseDestinationDropEntry";
|
||||
public static readonly string SupercruiseDestinationDrop = "SupercruiseDestinationDrop";
|
||||
public static readonly string SupercruiseEntry = "SupercruiseEntry";
|
||||
public static readonly string SupercruiseExit = "SupercruiseExit";
|
||||
public static readonly string UnderAttack = "UnderAttack";
|
||||
|
||||
Reference in New Issue
Block a user