Oversite in wine tooltip
|
|
Hello. Thanks for a great job. It did find a small "bug" though, in the following lines, the wine tooltip displays chinese characters instead of the local language equivalent, so i chanded it to this version which works fine: wineRemainingHours = floatFormat(getCurrentResourceAmount(currenttime, res.prodtime, res.wine, res.prodwine - wineUsage) / wineUsage, 1) + " " +texts["h"]; The original version (i think) was wineRemainingHours = floatFormat(getCurrentResourceAmount(currenttime, res.prodtime, res.wine, res.prodwine - wineUsage) / wineUsage, 1) + " 天"; |
|
|
ok, thank you,
|
|
|
and there is no "field" for how long time till full? like the other thing has "1D! warning.. can that be implemented? |
|
|
please use mouse to point the green bar, show as follow
|
