fix seeing double crashing the game

This commit is contained in:
2025-04-30 18:36:49 +02:00
parent 750116e46c
commit 4110ad5a92
2 changed files with 14 additions and 12 deletions

View File

@@ -2,12 +2,14 @@
"id": "FantomsPreview",
"name": "Fantoms Preview",
"display_name": "Fantoms Preview",
"author": ["Fantom, Divvy"],
"author": [
"Fantom, Divvy"
],
"description": "A QoL mod for balatro allowing for a preview of score/money before submitting the hand.",
"prefix": "fn",
"main_file": "CorePreview.lua",
"priority": 0,
"version": "2.2.0",
"version": "2.3.0",
"dependencies": [],
"conflicts": []
}
}