forked from UNLOZE/sm-plugins
entWatch4: Add native, and comment old code.
This commit is contained in:
@@ -28,7 +28,7 @@ public Plugin myinfo =
|
||||
//----------------------------------------------------------------------------------------------------
|
||||
public void OnGameFrame()
|
||||
{
|
||||
if (EW_GetItemCount())
|
||||
/* if (EW_GetItemCount())
|
||||
{
|
||||
char sHUDFormat[250];
|
||||
char sHUDBuffer[64];
|
||||
@@ -114,5 +114,5 @@ public void OnGameFrame()
|
||||
BfWriteByte(hMessage, 1);
|
||||
BfWriteString(hMessage, sHUDFormat);
|
||||
EndMessage();
|
||||
}
|
||||
}*/
|
||||
}
|
||||
Reference in New Issue
Block a user