Files
wow_Meta/api/OpeningCinematic.lua
2024-12-16 13:13:08 +01:00

4 lines
214 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Displays the introductory cinematic for the player's race. Only has effect if the player has never gained any experience.
function OpeningCinematic() end