Google sky
Google sky
Out of context: Reply #24
- Started
- Last post
- 32 Responses
- Nairn0
if (googleEarth.noSkyButton) {
DownloadNewVer();
} else {
googleEarth.Open;
googleEarth.PressSkyButton;
}
if (googleEarth.noSkyButton) {
DownloadNewVer();
} else {
googleEarth.Open;
googleEarth.PressSkyButton;
}