mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 20:49:11 +00:00
(svn r23604) -Add: initial support for GameScripts
This commit is contained in:
@@ -47,6 +47,7 @@ static CommandCallback * const _callback_table[] = {
|
||||
/* 0x17 */ CcRoadStop,
|
||||
/* 0x18 */ CcBuildIndustry,
|
||||
/* 0x19 */ CcStartStopVehicle,
|
||||
/* 0x1A */ CcGame,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user