mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[7443] Better error reporting at DBC files extraction in ad.exe. No functionlity chnages in normal work case.
This commit is contained in:
parent
498ab2df07
commit
719991d381
5 changed files with 42 additions and 14 deletions
|
|
@ -10,7 +10,7 @@ public:
|
|||
~DBCFile();
|
||||
|
||||
// Open database. It must be openened before it can be used.
|
||||
void open();
|
||||
bool open();
|
||||
|
||||
// Database exceptions
|
||||
class Exception
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue