mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-16 18:10:05 +00:00
Cleanup indentation. (#10)
This commit is contained in:
@@ -35,9 +35,9 @@ uint64_t getTime();
|
||||
#define CNPROTO_VERSION_0104
|
||||
|
||||
#if defined(CNPROTO_VERSION_0104)
|
||||
#include "structs/0104.hpp"
|
||||
#include "structs/0104.hpp"
|
||||
#elif defined(CNPROTO_VERSION_0728)
|
||||
#include "structs/0728.hpp"
|
||||
#include "structs/0728.hpp"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user