Borrado todo el código y vuelta a empezar
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include "actors.h"
|
||||
|
||||
// Constructor
|
||||
Actors::Actors()
|
||||
{
|
||||
}
|
||||
|
||||
Actors::~Actors()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user