From b0a04dab2757b6d3ff20f82ac8215c161a6eb030 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 6 Aug 2008 11:37:40 +0000 Subject: Update: Created phpBB3 plugin Subscription File Also started on the plugin's update library, currently uses a function identical to the library's. May want to change it so that it does more post-object work than the foreign function has to. Refs #7 --- update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php') diff --git a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php index 17880f5..aa90c6e 100644 --- a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php +++ b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php @@ -45,6 +45,8 @@ $lang = array_merge($lang, array( 'USERNAME' => 'Username', 'PASSWORD' => 'Password', 'ACTIVATION' => 'Activation Key', + + 'LN' => "\n", )); ?> -- cgit 1.4.1 /select> Randomizer client for LINGO using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/Archipelago/extradata.gd
blob: 89c41d295d175b31844b46f19da82c331cab2b6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95