1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 17:15:21 +02:00

Drop unused tile rotations

This commit is contained in:
numzero
2023-03-02 15:27:46 +03:00
committed by sfan5
parent 1102f92dac
commit 7c26cb1c35
2 changed files with 0 additions and 30 deletions

View File

@@ -300,12 +300,6 @@ enum class TileRotation: u8 {
R90,
R180,
R270,
FXR90,
FXR270,
FYR90,
FYR270,
FX,
FY,
};
/*!