Prompt confirm giving veh to clan

This commit is contained in:
Vortrex
2022-04-16 21:46:58 -05:00
parent 2722d2498c
commit 3a32326b66
3 changed files with 41 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
const VRR_PROMPT_NONE = 0;
const VRR_PROMPT_CREATEFIRSTCHAR = 1;
const VRR_PROMPT_BIZORDER = 2;
const VRR_PROMPT_GIVEVEHTOCLAN = 3;
// Job Types
const VRR_JOB_NONE = 0;