From 3884821eb1b8a93d0ade1acb9e2019b592b03dfe Mon Sep 17 00:00:00 2001 From: jonpas Date: Fri, 19 Aug 2016 00:57:19 +0200 Subject: [PATCH] Fix list in interaction menu framework documentation --- docs/wiki/framework/interactionMenu-framework.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiki/framework/interactionMenu-framework.md b/docs/wiki/framework/interactionMenu-framework.md index f13789823b..bcf4fccf02 100644 --- a/docs/wiki/framework/interactionMenu-framework.md +++ b/docs/wiki/framework/interactionMenu-framework.md @@ -139,11 +139,11 @@ _action = ["Open RDF","Radio Direction Finder","pabst\RDF.jpg",_statement,_condi ### 2.5 Advanced Example This adds an interaction to a unit that allows passing items that the player is carrying. + - The child actions are generated dynamically based on the items in the player's inventory. - The parent action's display name is modified based on the item count. - When hovering on the action, a hint text is sent to the target. - ```cpp _condition = { true