Priest of the Order of the Butterfly
Posts: 664 from 2010/2/10
From: FRANCE
data/core/common.lua line 61
replace
Code:
a = (f() or "1.0"):gsub("%.", ",") * 0xff -- This is necessary for Lua 5.2 on MOS
-- having issues with float numbers having
-- a dot instead of comma
by
Code:
Dont know why Walkero edit that ?!, but working here, Walkero ?
PowerMac G5 Quad 2.5, IMac G5 2.1, PowerBook G4 1.5, MacMini 1.5
My MOS ports