ZoneBuilder/Source/Plugins/USDF/Resources/Actions.cfg

15 lines
366 B
INI

/******************************************\
Doom Builder Actions Configuration
\******************************************/
opendialogeditor
{
title = "Dialog Editor";
category = "view";
description = "This opens the dialog editor that allows you to edit DIALOGUE conversations in your map.";
allowkeys = true;
allowmouse = true;
allowscroll = true;
}