mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-20 15:20:27 +00:00
clang format
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <string>
|
||||
|
||||
class Zlib {
|
||||
public:
|
||||
static std::string DeComp(std::string Compressed);
|
||||
static std::string Comp(std::string Data);
|
||||
public:
|
||||
static std::string DeComp(std::string Compressed);
|
||||
static std::string Comp(std::string Data);
|
||||
};
|
||||
Reference in New Issue
Block a user