mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-22 12:00:03 +00:00
Add support for verbose logging.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define _SETT_HPP
|
||||
|
||||
namespace settings {
|
||||
extern bool VERBOSE;
|
||||
extern int LOGINPORT;
|
||||
extern bool LOGINRANDCHARACTERS;
|
||||
extern int SHARDPORT;
|
||||
|
||||
Reference in New Issue
Block a user