charserv.bat 89 B

1234
  1. @echo off
  2. :charserv
  3. start /min /wait char-server.exe conf\char_athena.conf
  4. goto charserv