mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-04 12:00:03 +00:00
Add verbosity levels.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace settings {
|
||||
extern bool VERBOSE;
|
||||
extern int VERBOSITY;
|
||||
extern int LOGINPORT;
|
||||
extern bool LOGINRANDCHARACTERS;
|
||||
extern int SHARDPORT;
|
||||
|
||||
Reference in New Issue
Block a user