mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-12-18 16:10:58 +00:00
15 lines
339 B
INI
15 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;
|
||
|
}
|
||
|
|