forked from UNLOZE/sm-plugins
PointServerCommandFilter: fixed negative value bug
nominations_extended: fixed nominate_addmap menu ExtraCommands: fixed "no matching client was found" message AdvancedTargeting: fixed missing MarkNativeAsOptional in include
This commit is contained in:
@@ -21,5 +21,6 @@ public SharedPlugin:__pl_AdvancedTargeting =
|
||||
public __pl_myfile_SetNTVOptional()
|
||||
{
|
||||
MarkNativeAsOptional("IsClientFriend");
|
||||
MarkNativeAsOptional("ReadClientFriends");
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user