Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 20, 2018, 12:09:09 AM (6 years ago)
Author:
landauf
Message:

tabs → spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Presentation_HS17_merge/src/orxonox/worldentities/NameableStaticEntity.h

    r11781 r11782  
    4141    class _OrxonoxExport NameableStaticEntity : public StaticEntity
    4242    {
    43         public:
    44                 NameableStaticEntity(Context* context);
    45                 virtual ~NameableStaticEntity();
     43        public:
     44            NameableStaticEntity(Context* context);
     45            virtual ~NameableStaticEntity();
    4646            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode) override;
    4747
Note: See TracChangeset for help on using the changeset viewer.