(svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.
This commit is contained in:
@@ -135,7 +135,8 @@ struct WindowEvent {
|
||||
Point pt;
|
||||
TileIndex tile;
|
||||
TileIndex starttile;
|
||||
int userdata;
|
||||
byte select_method;
|
||||
byte select_proc;
|
||||
} place;
|
||||
|
||||
struct {
|
||||
|
Reference in New Issue
Block a user