diff options
author | Cy <whatever> | 2014-07-09 23:34:27 -0700 |
---|---|---|
committer | Cy <whatever> | 2014-07-09 23:34:27 -0700 |
commit | 6084db9335c9c6576b00a4c169d29b83289f9282 (patch) | |
tree | a60b1175733da64b4a5ad3a74db070f9b0f2e525 /worldedit_commands | |
parent | b70fd16da4de759f86ab2c7b21d1c50361d7351d (diff) |
Slight optimization to //set
Just noticed I box the one type version in a list, to avoid testing
whether it's the one type version, but have to test for that to decide
whether to box it or not. Should shave like a whole 3ms from each //set
command.
Diffstat (limited to 'worldedit_commands')
0 files changed, 0 insertions, 0 deletions