mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 12:22:35 +00:00
15 lines
381 B
INI
Executable file
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;
|
|
}
|
|
|