mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 11:28:16 +00:00
added textdomain wesnoth-httt to httt_utils.cfg
This commit is contained in:
parent
db4acd5a5a
commit
ab691737e7
@ -1,3 +1,5 @@
|
||||
#textdomain wesnoth-httt
|
||||
|
||||
################################
|
||||
#
|
||||
# HTTT MACROS FOLLOW
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
use strict;
|
||||
|
||||
my $OLD = '/your/path/here/file.txt';
|
||||
my $OLD = '~/.wesnoth/data/campaigns';
|
||||
|
||||
sub readfile {
|
||||
my $FILE = shift;
|
||||
|
Loading…
x
Reference in New Issue
Block a user