operator ^ for last defined person
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ struct EventTime
|
||||
enum Sex: U8
|
||||
{
|
||||
M = 0,
|
||||
F
|
||||
F,
|
||||
UNKNOWN_SEX
|
||||
};
|
||||
|
||||
enum BoxColors: U8 {
|
||||
|
||||
Reference in New Issue
Block a user