Initial commit
Initial commit.
This commit is contained in:
10
_module/nss/mn_chat_ad2medef.nss
Normal file
10
_module/nss/mn_chat_ad2medef.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "mn_i_checkunifo"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
int iResult;
|
||||
|
||||
iResult = CheckUniform(GetPCSpeaker());
|
||||
|
||||
return iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user