public void OnPluginStart() { char str[4]; any a = 0; str[0] = a; // error 179: cannot assign char[] to any[], storage classes differ ...
確定! 回上一頁