mirror of
https://github.com/opentibiabr/canary
synced 2026-08-16 06:26:09 -04:00
4 lines
151 B
Lua
4 lines
151 B
Lua
-- We need to register the variables beforehand to avoid accessing null values.
|
|
if RegisterSoulWarBossesLevers then
|
|
RegisterSoulWarBossesLevers()
|
|
end
|