UltimateZoneBuilder/Source/Plugins/UMDFControls/Resources/Actions.cfg
MaxED 113f9c6039 GZDoom Builder 1.09:
Added UDMF Controls plugin.
Added "Snap selected vertices to grid" mode (Found in Edit menu).
2012-06-26 08:54:25 +00:00

10 lines
No EOL
293 B
INI

openudmfcontrols
{
title = "Open UDMF Controls";
category = "tools";
description = "Select surface(s) in Visual Modes, then use this panel to edit sector and texture properties quickly.";
allowkeys = true;
allowmouse = true;
allowscroll = false;
default = 131156; //Ctrl-T
}