Add new label const
This commit is contained in:
@@ -11,4 +11,5 @@
|
||||
// Label Types
|
||||
const AG_LABEL_JOB = 1;
|
||||
const AG_LABEL_BUSINESS = 2;
|
||||
const AG_LABEL_HOUSE = 3;
|
||||
const AG_LABEL_HOUSE = 3;
|
||||
const AG_LABEL_EXIT = 3;
|
||||
Reference in New Issue
Block a user