converted all tabs to 4 spaces

This commit is contained in:
Yehonal
2016-06-26 19:23:57 +02:00
parent 52f305111c
commit f6eefedcd5
717 changed files with 132388 additions and 132388 deletions

View File

@@ -42,7 +42,7 @@ class MovementGenerator
virtual MovementGeneratorType GetMovementGeneratorType() = 0;
virtual uint32 GetSplineId() const { return 0; } // Xinef: Escort system
virtual uint32 GetSplineId() const { return 0; } // Xinef: Escort system
virtual void unitSpeedChanged() { }