stun: chaneg textdomain

other abilities are in wesnoth-help
the dirdctory containing the files is searched for wesnoth-help
This commit is contained in:
Severin Glöckner 2023-04-15 01:58:43 +02:00
parent b4f93d4748
commit 90df947efe

View file

@ -1,5 +1,5 @@
local _ = wesnoth.textdomain "wesnoth-units"
local _ = wesnoth.textdomain "wesnoth-help"
local on_event = wesnoth.require("on_event")
local old_unit_status = wesnoth.interface.game_display.unit_status