Part of #21421: deleted unused OBJECT_SELECTION_NOT_...

This commit is contained in:
Claudio Tiecher 2024-03-28 15:59:35 +01:00
parent aaf6e63441
commit 1ae4400c95
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ namespace ObjectSelectionFlags
constexpr uint8_t AllFlags = 0xFF;
}; // namespace ObjectSelectionFlags
#define OBJECT_SELECTION_NOT_SELECTED_OR_REQUIRED 0
enum class ObjectSourceGame : uint8_t
{
Custom,