Skip to content

Commit

Permalink
Revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
pv committed Dec 6, 2023
1 parent 03e37c4 commit 2620a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Facade.reds
@@ -1,7 +1,7 @@
import EquipmentEx.OutfitSystem

public abstract class EquipmentEx {
public static func Version() -> String = "1.1.10";
public static func Version() -> String = "1.1.9";

public static func Activate(game: GameInstance) {
OutfitSystem.GetInstance(game).Activate();
Expand Down

0 comments on commit 2620a4b

Please sign in to comment.