Changeset 845 – HoverRace

Changeset 845

Show
Ignore:
Timestamp:
02/04/10 15:15:50 (5 weeks ago)
Author:
ryan
Message:

Oops, that whole type thing...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/client/Game2/CheckUpdateServerDialog.h

    r797 r845  
    6060                static BOOL CALLBACK DlgFunc(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam); 
    6161 
    62                 static const WM_APP_UPDATE_CHECK_DONE = WM_APP + 20; 
     62                static const int WM_APP_UPDATE_CHECK_DONE = WM_APP + 20; 
    6363 
    6464        private: