(svn r20073) -Feature: customizable hotkeys for the road toolbar

This commit is contained in:
yexo
2010-07-04 10:57:31 +00:00
parent 21040a206b
commit 1e05ef9480
4 changed files with 62 additions and 36 deletions

View File

@@ -55,7 +55,7 @@
#include "table/sprites.h"
RailType _last_built_railtype;
static RoadType _last_built_roadtype;
RoadType _last_built_roadtype;
enum ToolbarMode {
TB_NORMAL,