瀏覽代碼

Change to Signature

own3mall 8 年之前
父節點
當前提交
5805ea346b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      modules/simple-billing/create_servers.php

+ 2 - 1
modules/simple-billing/create_servers.php

@@ -163,10 +163,11 @@ function exec_ogp_module()
 						$modname = ( $installer_name == '90' and !preg_match("/(cstrike|valve)/", $modkey) ) ? $modkey : '';
 						$betaname = isset($mod_xml->betaname) ? $mod_xml->betaname : '';
 						$betapwd = isset($mod_xml->betapwd) ? $mod_xml->betapwd : '';
+						$arch = isset($mod_xml->steam_bitness) ? $mod_xml->steam_bitness : '';
 						
 						$remote->steam_cmd( $home_id,$home_info['home_path'],$installer_name,$modname,
 											$betaname,$betapwd,$login,$pass,$settings['steam_guard'],
-											$exec_folder_path,$exec_path,$precmd,$postcmd,$cfg_os ); 
+											$exec_folder_path,$exec_path,$precmd,$postcmd,$cfg_os,'',$arch); 
 					}
 				}
 				// -Rsync