@ This mode also shouldn't do any copy/pasting

This commit is contained in:
codeimp 2011-12-03 15:40:10 +00:00
parent 91ef814d96
commit 3f50b4e3a3

View file

@ -78,6 +78,7 @@ namespace CodeImp.DoomBuilder.Statistics
ButtonOrder = 300,
ButtonGroup = "002_tools",
UseByDefault = true,
AllowCopyPaste = false,
Volatile = true)]
public class StatisticsMode : ClassicMode