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

This commit is contained in:
yexo
2010-07-04 10:57:31 +00:00
parent 6c6d1e3792
commit 19f86951d9
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,