mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Merge pull request #2180 from jaggygames/mere-fix
replaced instance of mere
This commit is contained in:
@@ -445,7 +445,7 @@ Remember this is just cosmetic and you have to add the logic for checking/unchec
|
||||
|
||||
- void **set_item_as_separator** **(** :ref:`int<class_int>` idx, :ref:`bool<class_bool>` enable **)**
|
||||
|
||||
Mark the item at index "idx" as a separator, which means that it would be displayed as a mere line.
|
||||
Mark the item at index "idx" as a separator, which means that it would be displayed as just a line.
|
||||
|
||||
.. _class_PopupMenu_method_set_item_checked:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user