Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 30, 2015, 4:38:28 PM (8 years ago)
Author:
meierman
Message:

Judihui it works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hoverHS15/src/modules/hover/Hover.h

    r10894 r10900  
    8888                       { this->origin_ = origin; }
    8989
    90 
     90            int getFlags();
    9191            WeakPtr<HoverOrigin> origin_;
    9292
     
    9595            int RandomInt();
    9696            int RandomInt4();
    97 
     97            int Flags_;
    9898
    9999            bool IsDirValid( eDirection Dir );
Note: See TracChangeset for help on using the changeset viewer.