|
@@ -139,9 +139,9 @@ namespace LOTRO_DAT {
|
|
|
|
|
|
fprintf(out, "########################################################################################\n"
|
|
fprintf(out, "########################################################################################\n"
|
|
"# LOTRO Dat library version: %8s #\n"
|
|
"# LOTRO Dat library version: %8s #\n"
|
|
- "# Author: Gi1dor (e1.gildor@gmail.com) #\n"
|
|
|
|
|
|
+ "# Author: Endevir (aka Gi1dor) (me@endevir.ru) #\n"
|
|
"# Is part of LOTRO Legacy project (http://translate.lotros.ru/) #\n"
|
|
"# Is part of LOTRO Legacy project (http://translate.lotros.ru/) #\n"
|
|
- "# Last version is available on http://git.gi1dor.ru/LotRO_Legacy/Universal_dat_library #\n"
|
|
|
|
|
|
+ "# Last version is available on http://git.endevir.ru/LotRO_Legacy/LotroDat #\n"
|
|
"########################################################################################\n\n\n",
|
|
"########################################################################################\n\n\n",
|
|
LOTRO_DAT_VERSION);
|
|
LOTRO_DAT_VERSION);
|
|
|
|
|