diff --git a/command.h b/command.h --- a/command.h +++ b/command.h @@ -136,6 +136,9 @@ enum { CMD_CHANGE_PATCH_SETTING = 114, CMD_REPLACE_VEHICLE = 115, + + CMD_CLONE_VEHICLE = 116, + }; enum {