X-Git-Url: https://git.llucax.com/z.facultad/75.42/plaqui.git/blobdiff_plain/667418327423ba116d24751926a95a2f1235849c..dafb509182bac9b314202fe7dfaf58206da5ccbe:/Constructor/include/conduct.h diff --git a/Constructor/include/conduct.h b/Constructor/include/conduct.h index 10d4270..02682db 100644 --- a/Constructor/include/conduct.h +++ b/Constructor/include/conduct.h @@ -6,7 +6,7 @@ class Conduct : public CItem { public: ///Constructor - Conduct(); + Conduct(int orientacion=0); ///Destructor virtual ~Conduct(); ///Funciones redefinidas de CItem