mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Drop unused tile rotations
This commit is contained in:
parent
1102f92dac
commit
7c26cb1c35
2 changed files with 0 additions and 30 deletions
|
@ -300,12 +300,6 @@ enum class TileRotation: u8 {
|
|||
R90,
|
||||
R180,
|
||||
R270,
|
||||
FXR90,
|
||||
FXR270,
|
||||
FYR90,
|
||||
FYR270,
|
||||
FX,
|
||||
FY,
|
||||
};
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue