Limit Black Mesa to 6 max radio menu items. (7+ not bound)

This commit is contained in:
Nicholas Hastings 2016-12-13 13:30:18 -05:00
parent 8a7262afd5
commit fbe377a53d

View File

@ -299,4 +299,17 @@
"RadioMenuMaxPageItems" "9"
}
}
"#default"
{
"#supported"
{
"game" "bms"
}
"Keys"
{
"RadioMenuMaxPageItems" "6"
}
}
}