Files
wow_Meta/api/OpeningCinematic.lua
2025-05-04 14:35:26 +02:00

5 lines
215 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