added textdomain wesnoth-httt to httt_utils.cfg
This commit is contained in:
parent
db4acd5a5a
commit
ab691737e7
2 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue