(svn r117) Feature: Performance details window in company league menu (TrueLight)

This commit is contained in:
dominik
2004-08-23 10:59:03 +00:00
parent cce45b44d8
commit a6f2257600
11 changed files with 373 additions and 26 deletions

View File

@@ -346,6 +346,8 @@ restart:;
_last_window++;
SetWindowDirty(w);
CallWindowEventNP(w, WE_CREATE);
return w;
}