Skip to content

Commit 467b6de

Browse files
committed
Fixed Typo
1 parent 646e91a commit 467b6de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/assets/BehaviorsConfigFile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
},{
503503
"type": "createEvasionListener",
504504
"conditions": [{
505-
"type": "floatlt",
505+
"type": "floatLt",
506506
"value1": {
507507
"type": "randomFloat"
508508
},
@@ -559,7 +559,7 @@
559559
"onAddAbility": [{
560560
"type": "createEvasionListener",
561561
"conditions": [{
562-
"type": "floatlt",
562+
"type": "floatLt",
563563
"value1": {
564564
"type": "randomFloat"
565565
},

0 commit comments

Comments
 (0)