Spring break cleanup.
Cleaning up all useless tabs, spaces, indents, you name it.
This commit is contained in:
@@ -49,11 +49,11 @@ int g_iLastReportID;
|
||||
|
||||
public Plugin myinfo =
|
||||
{
|
||||
name = "Discord core",
|
||||
author = "Obus and Neon",
|
||||
name = "Discord core",
|
||||
author = "Obus and Neon",
|
||||
description = "Chat- & Rcon-Support",
|
||||
version = "1.2.0",
|
||||
url = ""
|
||||
version = "1.2.0",
|
||||
url = ""
|
||||
}
|
||||
|
||||
public APLRes AskPluginLoad2(Handle hThis, bool bLate, char[] sError, int err_max)
|
||||
@@ -530,7 +530,7 @@ stock void Discord_POST(const char[] sURL, char[] sText, bool bUsingUsername=fal
|
||||
{
|
||||
Format(sSafeText, sizeof(sSafeText), "%s", sText);
|
||||
}
|
||||
|
||||
|
||||
if (bTimestamp)
|
||||
{
|
||||
int iTime = GetTime();
|
||||
|
||||
Reference in New Issue
Block a user