Removed LocalCommandSender again. Didn't lead to anything.

This commit is contained in:
TomyLobo
2011-12-15 11:27:22 +01:00
parent af6455ea6b
commit 88dd420d1f
3 changed files with 108 additions and 130 deletions

View File

@@ -1,5 +0,0 @@
package com.sk89q.worldedit;
public class PlayerNeededException extends WorldEditException {
private static final long serialVersionUID = 1L;
}