rnd workaround for win users

This commit is contained in:
p.kosyh 2009-09-17 06:34:35 +00:00
parent e7309521cc
commit 87dfbcb26c

View file

@ -1080,6 +1080,7 @@ function do_ini(self)
end
math.randomseed(tonumber(os.date("%m%d%H%M%S")))
rnd(1); rnd(1); rnd(1); -- Lua bug?
for_each_object(call_ini);
for_each_player(call_ini);
-- for_each_room(call_ini);