diff options
| author | Albin <albin@mullvad.net> | 2024-04-03 09:31:47 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-04-05 13:44:47 +0200 |
| commit | 7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589 (patch) | |
| tree | bf446102b743bffb00fa5af4aeadb8e6214b1a67 /gui | |
| parent | 848a1a2bcb967369c26afa212be7c9751ddaa4d3 (diff) | |
| download | mullvadvpn-7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589.tar.xz mullvadvpn-7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589.zip | |
Move and rename map gl geo data
This is primarily done in order to satisfy the
F-Droid build system.
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/assets/geo/land_contour_indices.bin | bin | 392804 -> 0 bytes |
| -rw-r--r-- | gui/assets/geo/land_positions.bin | bin | 1057116 -> 0 bytes |
| -rw-r--r-- | gui/assets/geo/land_triangle_indices.bin | bin | 1214460 -> 0 bytes |
| -rw-r--r-- | gui/assets/geo/ocean_indices.bin | bin | 61440 -> 0 bytes |
| -rw-r--r-- | gui/assets/geo/ocean_positions.bin | bin | 30744 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/gui/assets/geo/land_contour_indices.bin b/gui/assets/geo/land_contour_indices.bin Binary files differdeleted file mode 100644 index 37d0460ebe..0000000000 --- a/gui/assets/geo/land_contour_indices.bin +++ /dev/null diff --git a/gui/assets/geo/land_positions.bin b/gui/assets/geo/land_positions.bin Binary files differdeleted file mode 100644 index 1e048d6234..0000000000 --- a/gui/assets/geo/land_positions.bin +++ /dev/null diff --git a/gui/assets/geo/land_triangle_indices.bin b/gui/assets/geo/land_triangle_indices.bin Binary files differdeleted file mode 100644 index 7fef5d9de2..0000000000 --- a/gui/assets/geo/land_triangle_indices.bin +++ /dev/null diff --git a/gui/assets/geo/ocean_indices.bin b/gui/assets/geo/ocean_indices.bin Binary files differdeleted file mode 100644 index f60ba3b3d3..0000000000 --- a/gui/assets/geo/ocean_indices.bin +++ /dev/null diff --git a/gui/assets/geo/ocean_positions.bin b/gui/assets/geo/ocean_positions.bin Binary files differdeleted file mode 100644 index cca8aa7d95..0000000000 --- a/gui/assets/geo/ocean_positions.bin +++ /dev/null |
