Remove “core” field.
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / fcp / AbstractCommand.java
2011-04-08 David ‘Bombe’ RodenAdd abstract basic Command implementation with helper...