forked from UNLOZE/sm-plugins
this has no reason to be static
This commit is contained in:
@@ -343,7 +343,7 @@ public int Native_AsyncHasSteamIDReservedSlot_OnTransferResponse(char[] sData, D
|
|||||||
any data;
|
any data;
|
||||||
data = hDataPack.ReadCell();
|
data = hDataPack.ReadCell();
|
||||||
|
|
||||||
static char splitData[32];
|
char splitData[32];
|
||||||
|
|
||||||
TrimString(sData);
|
TrimString(sData);
|
||||||
StripQuotes(sData);
|
StripQuotes(sData);
|
||||||
|
|||||||
Reference in New Issue
Block a user