mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
d9f32be674
commit
30f83a5097
1 changed files with 2 additions and 5 deletions
|
@ -561,12 +561,9 @@ HelpPages =
|
|||
};
|
||||
|
||||
WebIgMainDomain = "atys.ryzom.com";
|
||||
|
||||
WebIgTrustedDomains =
|
||||
{
|
||||
WebIgTrustedDomains = {
|
||||
"atys.ryzom.com"
|
||||
};
|
||||
|
||||
PatchletUrl = "http://atys.ryzom.com/start/app_patchlet.php?patch=preload";
|
||||
|
||||
SelectedSlot = 0;
|
||||
|
|
Loading…
Reference in a new issue