Skip to content

Commit 2620a4b

Browse files
committed
Revert version
1 parent 03e37c4 commit 2620a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/Facade.reds

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import EquipmentEx.OutfitSystem
22

33
public abstract class EquipmentEx {
4-
public static func Version() -> String = "1.1.10";
4+
public static func Version() -> String = "1.1.9";
55
66
public static func Activate(game: GameInstance) {
77
OutfitSystem.GetInstance(game).Activate();

0 commit comments

Comments
 (0)