mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Update newmenus.inc (#1043)
This commit is contained in:
parent
ec82e3f34c
commit
49a8b959b3
@ -144,7 +144,7 @@ native menu_create(const title[], const handler[], bool:ml = false);
|
||||
native menu_makecallback(const function[]);
|
||||
|
||||
/**
|
||||
* Adds an menu to a menu.
|
||||
* Adds an item to a menu.
|
||||
*
|
||||
* @param menu Menu resource identifier.
|
||||
* @param name Item text to display.
|
||||
|
Loading…
Reference in New Issue
Block a user