mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Limit RadioMenuMaxPageItems for doi as well (#2339)
The various radio menus are broken in Day of Infamy on current sourcemod versions due to the same engine issue being present as is in csgo/insurgency.
This commit is contained in:
parent
4afbf9d573
commit
8c8dcdbe66
@ -372,6 +372,7 @@
|
|||||||
"engine" "blade"
|
"engine" "blade"
|
||||||
"engine" "insurgency"
|
"engine" "insurgency"
|
||||||
"engine" "mcv"
|
"engine" "mcv"
|
||||||
|
"engine" "doi"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Keys"
|
"Keys"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user