wesnoth / haldric

Wesnoth 2.0, being developed in the Godot engine.
https://www.wesnoth.org
368 stars 48 forks source link

Update ActionAI.gd #148

Closed rosscg closed 3 years ago

rosscg commented 3 years ago

Replace shuffle() with randi() for efficiency.

Byteron commented 3 years ago

Thanks. :)