@ This action was for testing only (BlockMapMode). Removing it.

This commit is contained in:
codeimp 2009-08-14 13:55:29 +00:00
parent d75bd6be69
commit 67dfcb2c0d

View file

@ -26,19 +26,6 @@ categories
// allowkeys and allowmouse are true by default, the others are false by default.
//
// TEMPORARY:
blockmapmode
{
title = "BlockMap Mode";
category = "modes";
description = "Switches to blockmap checking mode.";
allowkeys = true;
allowmouse = true;
allowscroll = true;
}
verticesmode
{
title = "Vertices Mode";