mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Small alignment
This commit is contained in:
parent
38d9d431c9
commit
8d1023212a
@ -17,7 +17,7 @@ void IsClientBanned(R5Net::Client* pR5net, const std::string svIPAddr, std::int6
|
|||||||
{
|
{
|
||||||
DevMsg(eDLL_T::SERVER, "\n");
|
DevMsg(eDLL_T::SERVER, "\n");
|
||||||
DevMsg(eDLL_T::SERVER, "______________________________________________________________\n");
|
DevMsg(eDLL_T::SERVER, "______________________________________________________________\n");
|
||||||
DevMsg(eDLL_T::SERVER, "] PYLON NOTICE -------------------------------------\n");
|
DevMsg(eDLL_T::SERVER, "] PYLON NOTICE -----------------------------------------------\n");
|
||||||
DevMsg(eDLL_T::SERVER, "] OriginID : | '%lld' IS PYLON BANNED.\n", nNucleusID);
|
DevMsg(eDLL_T::SERVER, "] OriginID : | '%lld' IS PYLON BANNED.\n", nNucleusID);
|
||||||
DevMsg(eDLL_T::SERVER, "--------------------------------------------------------------\n");
|
DevMsg(eDLL_T::SERVER, "--------------------------------------------------------------\n");
|
||||||
DevMsg(eDLL_T::SERVER, "\n");
|
DevMsg(eDLL_T::SERVER, "\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user