mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-03-11 13:11:50 +01:00
added spigot-src and fixed AltChar.java
This commit is contained in:
parent
c57657da4a
commit
a3b5420f58
BIN
lib/spigot-sources.jar
Normal file
BIN
lib/spigot-sources.jar
Normal file
Binary file not shown.
@ -4,6 +4,7 @@ public class AltChar {
|
||||
public static final String gemSymbol = "۞";
|
||||
public static final String square = "█";
|
||||
public static final String star = "✦";
|
||||
public static final String star2 = "★";
|
||||
public static final String rightArrow = "⇨";
|
||||
public static final String fourEdgedClub = "✤";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user