mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 22:35:37 +03:00
because gabe doesn't rollover, he just expands
This commit is contained in:
parent
cc34f468f0
commit
afa1337e62
@ -193,7 +193,7 @@ stock AddMenuItem_call(const MENU_TEXT[], const MENU_CMD[], const MENU_ACCESS, c
|
||||
}
|
||||
|
||||
|
||||
stock gaben(low, high, seed, offset)
|
||||
stock constraint_offset(low, high, seed, offset)
|
||||
{
|
||||
new numElements = high - low + 1;
|
||||
offset += seed - low;
|
||||
|
Loading…
Reference in New Issue
Block a user