mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
Mostly done with global base scaling work, dev tooling and various other works
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ public:
|
||||
void FlagInstanceByGroupLeader(uint32 zone, int16 version);
|
||||
void FlagInstanceByRaidLeader(uint32 zone, int16 version);
|
||||
const char* varlink(char* perltext, int item_id);
|
||||
const char* saylink(char* Phrase, bool silent, const char* LinkName);
|
||||
std::string saylink(char *saylink_text, bool silent, const char *link_name);
|
||||
const char* getguildnamebyid(int guild_id);
|
||||
void SetRunning(bool val);
|
||||
bool IsRunning();
|
||||
|
||||
Reference in New Issue
Block a user