Afegit codi per apagar el sistema al eixir del joc
This commit is contained in:
@@ -76,6 +76,9 @@ private:
|
||||
// Obtiene una fichero a partir de un lang::Code
|
||||
std::string getLangFile(lang::Code code);
|
||||
|
||||
// Apaga el sistema
|
||||
void shutdownSystem();
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
Director(int argc, const char *argv[]);
|
||||
|
||||
Reference in New Issue
Block a user