You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-19 15:06:19 +00:00
Merge branch 'main' into dev
This commit is contained in:
@@ -43,4 +43,4 @@ INSERT IGNORE INTO emulator_settings (`key`, `value`)
|
|||||||
VALUES ('ws.ip.header', 'X-Forwarded-For');
|
VALUES ('ws.ip.header', 'X-Forwarded-For');
|
||||||
|
|
||||||
INSERT IGNORE INTO emulator_settings (`key`, `value`)
|
INSERT IGNORE INTO emulator_settings (`key`, `value`)
|
||||||
VALUES ('ws.enabled', 'true');
|
VALUES ('ws.enabled', 'true');
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>com.eu.habbo</groupId>
|
<groupId>com.eu.habbo</groupId>
|
||||||
<artifactId>Habbo</artifactId>
|
<artifactId>Habbo</artifactId>
|
||||||
<version>4.2.9</version>
|
<version>4.2.10</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|||||||
Reference in New Issue
Block a user