Content deleted Content added
HouseBlaster (talk | contribs) make partial restrictions opt out |
HouseBlaster (talk | contribs) try this? |
||
Line 132:
if not yesno(args[restriction], true) then
restrictionFlags[restriction] = true
else
restrictionFlags[restriction] = nil
end
end
|