m->setMinimapShape((MinimapShape)lua_tonumber(L, 2));. m->setMinimapShape((MinimapShape)((int)lua_tonumber(L, 2)));. return 0;.
確定! 回上一頁