mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
Scripts/BlackTemple: minor cleanup and corrections after recent PRs
plus a ninja tabs to spaces cleanup
This commit is contained in:
@@ -1318,7 +1318,7 @@ public:
|
||||
{
|
||||
uint32 rnd = 0;
|
||||
uint32 musicTime = 1000;
|
||||
|
||||
|
||||
go_brewfest_musicAI(GameObject* go) : GameObjectAI(go)
|
||||
{
|
||||
_events.ScheduleEvent(EVENT_BM_SELECT_MUSIC, 1000);
|
||||
|
||||
Reference in New Issue
Block a user