diff --git a/cicaprojekt/PlayerBaseDrawer.java b/cicaprojekt/PlayerBaseDrawer.java index 9ca91b6..e16a534 100644 --- a/cicaprojekt/PlayerBaseDrawer.java +++ b/cicaprojekt/PlayerBaseDrawer.java @@ -15,7 +15,7 @@ public class PlayerBaseDrawer extends AbstractDrawer implements Drawer { * Az osztály konstruktora. A kapott személypéldányhoz kirajzol * egy személyt, alapértelmezett esetben a Replikátort. * - * @param s a kapott személypéldány + * @param pb a kapott személypéldány * @throws IOException Ha nem található a kép. */ public PlayerBaseDrawer(PlayerBase pb) throws IOException {