このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
pete
/
abv
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Tiny adjustment
master
Pete Shadbolt
7年前
親
4075fa11e5
コミット
30f97d328a
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
static/scripts/editor.js
+ 1
- 1
static/scripts/editor.js
ファイルの表示
@@ -212,4 +212,4 @@ editor.localComplementation = function() {
gui.serverMessage("Inverted neighbourhood of " + editor.selection + ".");
};
setInterval(editor.checkTimeOut,
500
);
setInterval(editor.checkTimeOut,
1
);
書き込み
プレビュー
読み込み中…
キャンセル
保存