Ignore:
Timestamp:
Jan 2, 2014, 1:47:02 PM (11 years ago)
Author:
maron
Message:
  • Fixed: generated lua in other then 2.4.3 version
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Export/client_cz_export.sh

    r685 r687  
    5757echo "Export files from database:"
    5858echo "==================================="
    59 if [ -f ${EXPORTLINUX}${VERSION}/WowLua.exe ]
     59if [ $VERSION <> "2.4.3" ]
    6060then
    6161  echo "Lua scripty:"
Note: See TracChangeset for help on using the changeset viewer.