Reverted .project commit

This commit is contained in:
Treeku
2014-05-04 20:04:41 +01:00
parent a4216f76b5
commit 41498ca611
12 changed files with 20 additions and 51 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ public class StaticService implements INetworkDispatch {
}
} else {
if (cell == null) {
System.err.println("StaticService: Cell not found for: " + template);
System.err.println("StaticService: Cell not found");
return object;
}