mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 12:18:34 +00:00
High XP CA: add missing braces to CA definition
This did not keep the AI from working correctly, it just made it slightly less efficient.
This commit is contained in:
parent
390d1fdc10
commit
af0f49ae9a
@ -103,7 +103,7 @@
|
||||
engine=lua
|
||||
name=ai_default_rca::high_xp_attack
|
||||
location="ai/lua/ca_high_xp_attack.lua"
|
||||
max_score=AI_CA_HIGH_XP_ATTACK_MAX_SCORE
|
||||
max_score={AI_CA_HIGH_XP_ATTACK_MAX_SCORE}
|
||||
[/candidate_action]
|
||||
#enddef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user