Added ValueModel, first run.
This commit is contained in:
1
bc.h
1
bc.h
@@ -750,6 +750,7 @@ namespace BCTags
|
||||
inline constexpr auto ID = "ID"_L1;
|
||||
inline constexpr auto Default = "Default"_L1;
|
||||
inline constexpr auto Current = "Current"_L1;
|
||||
inline constexpr auto Enabled = "Enabled"_L1;
|
||||
inline constexpr auto UnitType = "UnitType"_L1;
|
||||
inline constexpr auto Min = "Min"_L1;
|
||||
inline constexpr auto Max = "Max"_L1;
|
||||
|
||||
Reference in New Issue
Block a user