Changeset 10817 for code/branches/cpp11_v2/src/orxonox/LevelInfo.h
- Timestamp:
 - Nov 19, 2015, 11:40:28 AM (10 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          code/branches/cpp11_v2/src/orxonox/LevelInfo.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
code/branches/cpp11_v2/src/orxonox/LevelInfo.h
r9667 r10817 207 207 virtual ~LevelInfo(); 208 208 209 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode) ; //!< Creates a LevelInfo object through XML.209 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode) override; //!< Creates a LevelInfo object through XML. 210 210 211 211 /**  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






