Skip to content

Commit bff0dca

Browse files
Update ModConstants.kt
1 parent 05dab77 commit bff0dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: core/src/com/unciv/models/ModConstants.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ class ModConstants {
101101
// Factors in formula for policy costs
102102
var policyBase = 25
103103
var policyMultiplier = 6
104-
var policyExponent = 1.7f
104+
var policyExponent = 1.7
105105

106106
var workboatAutomationSearchMaxTiles = 20
107107

0 commit comments

Comments
 (0)