SnpM / LockstepFramework

Framework for lockstep RTS, TD, and MOBA games.
MIT License
1.41k stars 351 forks source link

Change Vector2d GetStateHash to GetHashCode #78

Closed erebuswolf closed 8 years ago

erebuswolf commented 8 years ago

Vector2d’s GetStateHash function should be overriding object GetHashCode. This change fixes the issue and all references to Vector2d’s GetStateHash.