Skip to content

Commit 0ee2b1b

Browse files
committed
v146 with some master fix
1 parent c408c1f commit 0ee2b1b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitmodules

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "Mindustry"]
22
path = work
33
url = https://github.com/Anuken/Mindustry
4+
ignore = all

patches/0008-S-add-Config.locale-for-localizedName.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Subject: [PATCH] S: add `Config.locale` for localizedName
88
1 file changed, 1 insertion(+)
99

1010
diff --git a/core/src/mindustry/net/Administration.java b/core/src/mindustry/net/Administration.java
11-
index 443bc08e..fb23b9b0 100644
11+
index d544531f..1fb21851 100644
1212
--- a/core/src/mindustry/net/Administration.java
1313
+++ b/core/src/mindustry/net/Administration.java
1414
@@ -488,6 +488,7 @@ public class Administration{

0 commit comments

Comments
 (0)