mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[12062] Cleanup MaNGOS sources
This commit is contained in:
parent
a4cbed3199
commit
aeff8f9d1a
46 changed files with 1982 additions and 1864 deletions
|
|
@ -36,8 +36,8 @@ class MANGOS_DLL_SPEC BarGoLink
|
|||
void init(int row_count);
|
||||
|
||||
static bool m_showOutput; // not recommended change with existed active bar
|
||||
static char const * const empty;
|
||||
static char const * const full;
|
||||
static char const* const empty;
|
||||
static char const* const full;
|
||||
|
||||
int rec_no;
|
||||
int rec_pos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue