mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 12:39:11 +00:00
(svn r24139) -Add: Creating a new vehicle group by drag and drop. (Based on patch by Juanjo)
This commit is contained in:
@@ -48,6 +48,7 @@ static CommandCallback * const _callback_table[] = {
|
||||
/* 0x18 */ CcBuildIndustry,
|
||||
/* 0x19 */ CcStartStopVehicle,
|
||||
/* 0x1A */ CcGame,
|
||||
/* 0x1B */ CcAddVehicleNewGroup,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user