mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-24 04:41:10 +00:00
16 lines
No EOL
303 B
INI
16 lines
No EOL
303 B
INI
// Categories for the Controls preferences
|
|
categories
|
|
{
|
|
transform = "Transform";
|
|
}
|
|
|
|
applyjitter
|
|
{
|
|
title = "Jitter";
|
|
category = "transform";
|
|
description = "Applies jitter effect to selection.";
|
|
allowkeys = true;
|
|
allowmouse = false;
|
|
allowscroll = false;
|
|
default = 131146; //Ctrl-J
|
|
} |