0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/ZoneBuilder.git synced 2025-03-13 14:12:33 +00:00
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;
}