because gabe doesn't rollover, he just expands

This commit is contained in:
Pavol Marko 2005-09-08 15:29:31 +00:00
parent cc34f468f0
commit afa1337e62

View File

@ -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;