mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
is it 2015 already..?
setup/simpleImg: - also prefer PNG over BLP when generating icons - do not use alpha on icons (see icon: fishingextravaganza)
This commit is contained in:
@@ -113,7 +113,7 @@ function build()
|
||||
$allOk = false;
|
||||
|
||||
CLISetup::log(' - subscript \''.$file.'\' returned '.($ok ? 'sucessfully' : 'with errors'), $ok ? CLISetup::LOG_OK : CLISetup::LOG_ERROR);
|
||||
set_time_limit(SqlGen::$defaultExecTime); // reset to default for the next script
|
||||
set_time_limit(FileGen::$defaultExecTime); // reset to default for the next script
|
||||
}
|
||||
|
||||
// end
|
||||
|
||||
Reference in New Issue
Block a user