input: optimizado el constructor
This commit is contained in:
@@ -89,7 +89,7 @@ private:
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
Input(string file);
|
||||
Input(string file, bool verbose=true);
|
||||
|
||||
// Actualiza el estado del objeto
|
||||
void update();
|
||||
|
||||
Reference in New Issue
Block a user