UltimateZoneBuilder/Source/Plugins/USDF/Resources/Actions.cfg
2010-08-23 17:35:33 +00:00

15 lines
381 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;
}