UltimateZoneBuilder/Source/Plugins/USDF/Resources/Actions.cfg
2017-01-15 00:35:40 +02:00

15 lines
381 B
INI
Executable file

/******************************************\
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;
}