Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2015, 10:03:53 PM (9 years ago)
Author:
landauf
Message:

cleanup: empty level is empty again & tabs→spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weaponFS15/src/modules/objects/ForceField.h

    r10341 r10601  
    161161
    162162            static const std::string modeTube_s;
    163                         static const std::string modeSphere_s;
    164                         static const std::string modeInvertedSphere_s;
    165                         static const std::string modeNewtonianGravity_s;
     163            static const std::string modeSphere_s;
     164            static const std::string modeInvertedSphere_s;
     165            static const std::string modeNewtonianGravity_s;
    166166
    167                         static const std::string modeHomogen_s;
     167            static const std::string modeHomogen_s;
    168168
    169169        private:
Note: See TracChangeset for help on using the changeset viewer.