Changeset 3706


Ignore:
Timestamp:
04/10/04 16:13:21 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/starfield.C

    r3705 r3706  
    2222    // Time for which to get the picture
    2323    MTime time;
    24     time.Set(2004, 2, 28, 20, 14, 7);
     24    time.Set(2004, 2, 28, 01, 32, 15);
    2525
    2626    // Current observatory
     
    4646    stars.SetObservatory(magic1);
    4747    stars.SetTime(time);
    48     stars.SetActiveGui();
     48    stars.SetGuiActive();
    4949
    5050    // See the cooresponding Draw-function for more options
Note: See TracChangeset for help on using the changeset viewer.