unhacking a hack
This commit is contained in:
@@ -173,6 +173,7 @@ namespace OpenRa.Game
|
||||
public int2 Location;
|
||||
public MouseButton Button;
|
||||
public Modifiers Modifiers;
|
||||
public bool IsFake;
|
||||
}
|
||||
|
||||
enum MouseInputEvent { Down, Move, Up };
|
||||
|
||||
Reference in New Issue
Block a user