diff --git a/scripts/shared/const.js b/scripts/shared/const.js index 9b3ffb6c..d83dc41c 100644 --- a/scripts/shared/const.js +++ b/scripts/shared/const.js @@ -11,4 +11,5 @@ // Label Types const AG_LABEL_JOB = 1; const AG_LABEL_BUSINESS = 2; -const AG_LABEL_HOUSE = 3; \ No newline at end of file +const AG_LABEL_HOUSE = 3; +const AG_LABEL_EXIT = 3; \ No newline at end of file