Patch level : 12.0
Files correlati : Commento : utility.cpp Patch aggiunte macchine riformattate per abilitazione in F8
This commit is contained in:
parent
10a17affa9
commit
8a507a5852
@ -724,12 +724,15 @@ static bool is_sirio_station(const char* hostname)
|
|||||||
{
|
{
|
||||||
const char* const ranger[] =
|
const char* const ranger[] =
|
||||||
{
|
{
|
||||||
"NBKI7HPFERRANDI", // Davide
|
//"NBKI7HPFERRANDI", // Davide
|
||||||
"MOBILE", // Roberto
|
//"MOBILE", // Roberto
|
||||||
"SPOCK", // Alessandro
|
//"NBK_SPALACINO_A", // Simone
|
||||||
"ARCHIMEDE", // Alessandro
|
"SPOCK", // Alessandro
|
||||||
"SIRIOCOMP",
|
"ARCHIMEDE", // Alessandro
|
||||||
"NBKPEREGOW8", // Stefano
|
"SIRIOCOMP", // Macchianacompilatrice
|
||||||
|
"NBKFUCARINOW10", // Francesco
|
||||||
|
"NBKPEREGOW10", // Stefano
|
||||||
|
"NBKPEREGOW8", // Stefano
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
for (int i = 0; ranger[i]; i++)
|
for (int i = 0; ranger[i]; i++)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user