mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
fixed typo
This commit is contained in:
parent
ab12789faf
commit
5a432fba57
@ -219,7 +219,7 @@ int main(int argc, char* argv[], char* envp[])
|
||||
spdlog::warn("All FCVAR_CHEAT | FCVAR_DEVELOPMENTONLY ConVar's/ConCommand's will be enabled.\n");
|
||||
spdlog::warn("Connected clients will be able to set and execute anything flagged FCVAR_CHEAT | FCVAR_DEVELOPMENTONLY.\n");
|
||||
std::cout << "--------------------------------------------------------------------------------------------------------" << std::endl;
|
||||
spdlog::warn("Use DEBUG [1] for development and debugging perposes.\n");
|
||||
spdlog::warn("Use DEBUG [1] for development and debugging purposes.\n");
|
||||
spdlog::warn("Use RELEASE [2] for normal playing and server hosting.\n");
|
||||
spdlog::warn("Use DEDICATED [3] for running the server only without the client/ui components.\n");
|
||||
std::cout << "--------------------------------------------------------------------------------------------------------" << std::endl;
|
||||
|
Loading…
x
Reference in New Issue
Block a user