(svn r25372) -Add: Allow opening a goal list window specific to a company

This commit is contained in:
zuu
2013-06-09 13:23:03 +00:00
parent bfc8980c09
commit eaede14b8f
7 changed files with 30 additions and 11 deletions

View File

@@ -405,7 +405,7 @@ protected:
break;
case SPET_GOAL:
ShowGoalsList();
ShowGoalsList((CompanyID)this->window_number);
break;
default: