mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 21:49:10 +00:00
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
This commit is contained in:
@@ -49,6 +49,7 @@ static CommandCallback * const _callback_table[] = {
|
||||
/* 0x16 */ CcFoundRandomTown,
|
||||
/* 0x17 */ CcRoadStop,
|
||||
/* 0x18 */ CcBuildIndustry,
|
||||
/* 0x19 */ CcStartStopVehicle,
|
||||
};
|
||||
|
||||
/** Local queue of packets */
|
||||
|
Reference in New Issue
Block a user