fix text don't readable because duration not specified (#5725)

HttT S23: fix floating text duration
This commit is contained in:
newfrenchy83 2021-04-21 21:38:38 +02:00 committed by GitHub
parent e795e1e528
commit 73a76a1644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,7 @@
wesnoth.wml_actions.print{
text = splash:vformat{units_to_slay = n},
size = 18,
duration = 2000,
red = 255, green = 255, blue = 255
}
end