reset_menu
- Синтаксис
-
stock reset_menu(index) { show_menu(index, 0, "", 0); }
Переменная | Описание |
---|---|
index |
Client to reset menu of, 0 to reset all clients |
- Описание
- Resets the client's menu.
- Пометка
-
This is a wrapper around show_menu() for the sake of readability.
- Возвращает
- Функция ничего не возвращает