[wesnoth-commits] [wesnoth/wesnoth] 1313a8: Fix mapgen Lua kernel using the wrong random function

Celtic Minstrel noreply at github.com
Sat Jun 12 01:58:18 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 1313a8ddd30bffd35bb524e65616f8e525551710
      https://github.com/wesnoth/wesnoth/commit/1313a8ddd30bffd35bb524e65616f8e525551710
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M src/scripting/mapgen_lua_kernel.cpp

  Log Message:
  -----------
  Fix mapgen Lua kernel using the wrong random function

This simply overwrites mathx.random in the mapgen kernel.

Fixes #5846





More information about the Commits mailing list