Just some touch-ups to the radar, they compile and won't affect anything, but they'll help in the future.

This commit is contained in:
Lirusaito
2013-05-23 14:28:11 -04:00
parent 2b6f49a398
commit 99ea3facce
4 changed files with 30 additions and 24 deletions

View File

@@ -6853,6 +6853,19 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>RadarUpdateEnabled</key>
<map>
<key>Comment</key>
<string>When false, pauses the radar until further notice, good for banning someone who just left.</string>
<key>Persist</key>
<integer>0</integer>
<key>HideFromEditor</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>RadarUpdateRate</key>
<map>
<key>Comment</key>