Skip to content

Commit

Permalink
Merge remote-tracking branch 'Kortako/master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Aug 17, 2024
2 parents b0a22a8 + 22ec05d commit b6a81d4
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions config/InGameInfoXML/InGameInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,12 @@
</line>
<line>
<if>
<not>
<equal>
<var>serverport</var>
<str>-1</str>
<var>nextrain</var>
<str>?</str>
</equal>
</not>
<if>
<or>
<equal>
Expand Down Expand Up @@ -216,12 +218,10 @@
</if>
</if>
<if>
<not>
<equal>
<var>serverport</var>
<str>-1</str>
<var>nextrain</var>
<str>?</str>
</equal>
</not>
<if>
<or>
<equal>
Expand Down Expand Up @@ -275,10 +275,12 @@
</if>
</if>
<if>
<not>
<equal>
<var>serverport</var>
<str>-1</str>
<var>nextrain</var>
<str>?</str>
</equal>
</not>
<if>
<or>
<equal>
Expand Down Expand Up @@ -326,12 +328,10 @@
</if>
</if>
<if>
<not>
<equal>
<var>serverport</var>
<str>-1</str>
<var>nextrain</var>
<str>?</str>
</equal>
</not>
<if>
<or>
<equal>
Expand Down Expand Up @@ -541,10 +541,12 @@
</concat>
</if>
<if>
<not>
<equal>
<var>serverport</var>
<str>-1</str>
<var>nextrain</var>
<str>?</str>
</equal>
</not>
<if>
<and>
<equal>
Expand Down Expand Up @@ -725,12 +727,10 @@
</if>
</if>
<if>
<not>
<equal>
<var>serverport</var>
<str>-1</str>
<var>nextrain</var>
<str>?</str>
</equal>
</not>
<if>
<and>
<equal>
Expand Down

0 comments on commit b6a81d4

Please sign in to comment.