mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-24 12:51:30 +00:00
14 lines
339 B
INI
14 lines
339 B
INI
/******************************************\
|
|
Doom Builder Actions Configuration
|
|
\******************************************/
|
|
|
|
gzdoomvisualmode
|
|
{
|
|
title = "GZDoom Visual Mode";
|
|
category = "modes";
|
|
description = "Switches to the (G)ZDoom visual editing mode.";
|
|
allowkeys = true;
|
|
allowmouse = true;
|
|
allowscroll = true;
|
|
}
|
|
|