Skip to content

Commit abdecf2

Browse files
authored
Reorder IncrementalEffectiveness field in _Core.gql (#210)
1 parent 1631bc0 commit abdecf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dat-schema/_Core.gql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,8 +2046,8 @@ type GrantedEffectStatSets {
20462046
ConstantStats: [Stats]
20472047
ConstantStatsValues: [i32]
20482048
BaseEffectiveness: f32
2049+
_: f32
20492050
IncrementalEffectiveness: f32
2050-
_: i32
20512051
}
20522052

20532053
type GrantedEffectStatSetsPerLevel {

0 commit comments

Comments
 (0)