[BACK] Return to blank_interface.h CVS log [TXT][DIR] Up to Nevrax / code / client

Diff for /code/client/Attic/blank_interface.h between version 1.1 and 1.2

version 1.1, 2000/11/23 15:36:14 version 1.2, 2000/11/23 16:41:20
Line 72 
Line 72 
 public: public:
  
         /// default constructor         /// default constructor
         CBlankInterface():_FontGenerator("c:/winnt/fonts/verdana.ttf")         CBlankInterface():_FontGenerator("c:/winnt/fonts/arialuni.ttf")
         {          {
                 ScreenWidth = 0;                  ScreenWidth = 0;
                 ScreenHeight = 0;                 ScreenHeight = 0;


Legend:
Removed from v.1.1 
changed lines
 Added in v.1.2