(svn r6552) -Feature: [depot window] added a "autoreplace all vehicles in depot" button

Like the "sell all" button, this one lacks a sprite as well. We will hopefully get one shortly
This commit is contained in:
bjarni
2006-09-28 14:17:08 +00:00
parent 2df539e30d
commit 4ee09c22bb
5 changed files with 102 additions and 12 deletions

View File

@@ -138,7 +138,7 @@ enum {
CMD_CLONE_VEHICLE = 116,
CMD_MASS_START_STOP = 117,
CMD_DEPOT_SELL_ALL_VEHICLES = 118,
CMD_DEPOT_MASS_AUTOREPLACE = 119,
};
enum {