diff options
Diffstat (limited to 'src/game/DestinationHolderImp.h')
-rw-r--r-- | src/game/DestinationHolderImp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/DestinationHolderImp.h b/src/game/DestinationHolderImp.h index 963e074fff9..54d087d3f2f 100644 --- a/src/game/DestinationHolderImp.h +++ b/src/game/DestinationHolderImp.h @@ -247,3 +247,4 @@ DestinationHolder<TRAVELLER>::GetLocationNowNoMicroMovement(float &x, float &y, } #endif + |