Add confirmation prompt consts
This commit is contained in:
@@ -12,6 +12,8 @@ const VRR_PROMPT_NONE = 0;
|
|||||||
const VRR_PROMPT_CREATEFIRSTCHAR = 1;
|
const VRR_PROMPT_CREATEFIRSTCHAR = 1;
|
||||||
const VRR_PROMPT_BIZORDER = 2;
|
const VRR_PROMPT_BIZORDER = 2;
|
||||||
const VRR_PROMPT_GIVEVEHTOCLAN = 3;
|
const VRR_PROMPT_GIVEVEHTOCLAN = 3;
|
||||||
|
const VRR_PROMPT_GIVEHOUSETOCLAN = 4;
|
||||||
|
const VRR_PROMPT_GIVEBIZTOCLAN = 5;
|
||||||
|
|
||||||
// Job Types
|
// Job Types
|
||||||
const VRR_JOB_NONE = 0;
|
const VRR_JOB_NONE = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user