[wesnoth-commits] [wesnoth/wesnoth] 41f226: Lua: Fix _G[""] being a reference to _G
Celtic Minstrel
noreply at github.com
Thu May 13 23:37:50 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 41f2263c0913d22d7be26f7778a0e82bc2bcd6bc
https://github.com/wesnoth/wesnoth/commit/41f2263c0913d22d7be26f7778a0e82bc2bcd6bc
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
Lua: Fix _G[""] being a reference to _G
This is harmless but silly, so let's not do it.
More information about the Commits
mailing list