Move slay as last option instead of first in Slay/Slap Menu (bug 5861, r=arkshine)

Former-commit-id: 31f5fdfa9788d5ea8552e2dc101c582e7959ecc0
This commit is contained in:
connorr
2013-08-24 01:14:54 +02:00
parent af0a1200ab
commit 3b6c207ea8
5 changed files with 32 additions and 35 deletions

View File

@ -60,7 +60,7 @@ amx_plmenu_bantimes 0 5 10 15 30 45 60
amx_tempban_maxtime 4320
// Slap damage amounts for the main slap menu (amx_slapmenu)
// Slay is automatically inserted as the first option.
// Slay is automatically inserted as the last option.
// Default values: 0 1 5
amx_plmenu_slapdamage 0 1 5