mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Scripts/BWD: removed a debug message from last commit
This commit is contained in:
@@ -340,7 +340,6 @@ class instance_blackwing_descent : public InstanceMapScript
|
||||
break;
|
||||
case DATA_RESET_ELEVATOR:
|
||||
_events.ScheduleEvent(EVENT_RAISE_ELEVATOR, data);
|
||||
printf("elevator raise scheduled for %u ms! \n", data);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user