Initial Upload
Initial Upload
This commit is contained in:
7
_module/nss/lmpperfcondperf.nss
Normal file
7
_module/nss/lmpperfcondperf.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "lmpperfmisc"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
return GetCurrentState() == 0
|
||||
&& GetIsPC(GetPCSpeaker());
|
||||
}
|
Reference in New Issue
Block a user