Initial commit
Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/en6_info_mode0.nss
Normal file
7
_module/nss/en6_info_mode0.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
string sCampaign = "Endless Nights VI";
|
||||
SetCampaignInt(sCampaign,"GameMode",0);
|
||||
SetLocalInt(GetModule(),"GameMode",0);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user