Fix
This commit is contained in:
parent
c2bccda07f
commit
82d5e7df05
@ -31,9 +31,7 @@ namespace ResultsBrowser
|
||||
|
||||
#if (DN100 || MUNICH)
|
||||
public const int WMsCount = 3;
|
||||
#elif FUZHOU300, PT200IL, TORINO50
|
||||
public const int WMsCount = 6;
|
||||
#else // if FUZHOU150
|
||||
#else // if FUZHOU300|| FUZHOU150 || PT200IL || TORINO50
|
||||
public const int WMsCount = 6;
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user