Skip to content

Commit 114e661

Browse files
Anthony Rossiem-eight
authored andcommitted
Style guide
1 parent 6ab5a90 commit 114e661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/kart/KartSus.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
#include "kart/KartObjectProxy.hpp"
99

1010
namespace Kart {
11-
class KartSusPhysics;
11+
class KartSusPhysics;
12+
1213
class KartSus: KartPart {
1314
public:
1415
inline const KartSusPhysics* getPhysics() const { return susPhysics; }

0 commit comments

Comments
 (0)