Merge branch 'master' of http://git.unloze.com/GFL/sm-plugins
This commit is contained in:
commit
12c4aadf87
@ -88,16 +88,6 @@ public void OnPluginStart()
|
||||
g_cVFollowVTF.GetString(FollowVTF, sizeof(FollowVTF));
|
||||
g_cVFollowVMT.GetString(FollowVMT, sizeof(FollowVMT));
|
||||
|
||||
AddFileToDownloadsTable(DefendVTF);
|
||||
AddFileToDownloadsTable(DefendVMT);
|
||||
AddFileToDownloadsTable(FollowVTF);
|
||||
AddFileToDownloadsTable(FollowVMT);
|
||||
|
||||
PrecacheGeneric(DefendVTF, true);
|
||||
PrecacheGeneric(DefendVMT, true);
|
||||
PrecacheGeneric(FollowVTF, true);
|
||||
PrecacheGeneric(FollowVMT, true);
|
||||
|
||||
allowVoting = g_cVAllowVoting.BoolValue;
|
||||
|
||||
RegPluginLibrary("leader");
|
||||
|
Loading…
Reference in New Issue
Block a user