1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

Fix code style to make clang-format happy

This commit is contained in:
sfan5
2020-03-05 20:55:29 +01:00
parent 946c03c69b
commit ef09e8a4d6
2 changed files with 4 additions and 2 deletions

View File

@@ -118,4 +118,3 @@ public:
return stars;
}
};