Skip to content

Commit

Permalink
Merge pull request #7 from lost-nd-xxx/work_in_progress
Browse files Browse the repository at this point in the history
1.0.2
  • Loading branch information
lost-nd-xxx authored Jan 9, 2025
2 parents 19f24c3 + 91a891e commit 75337c9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions developer_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ developer_options.txt,nonar,noupdate
localweb/__server_golang/,nonar,noupdate
localweb/running.signal,nonar,noupdate
localweb/shutdown.signal,nonar,noupdate
localweb/html/res/data.json,nonar,noupdate
localweb/html/res/image/UkagakaGhostMessengerナビゲーターうめちゃん/,nonar,noupdate
ugm_config.txt,nonar,noupdate
server_log.txt,nonar,noupdate
Expand Down
2 changes: 1 addition & 1 deletion dict/check.azr
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ OnUkagakaGhostMessenger_ExecRinging()

// イベントを起こす
dictOptionalHeader["event"] = "OnUkagakaGhostMessenger_Ringing";
dictOptionalHeader["reference"] = Waiting_Ringing;
dictOptionalHeader["reference"] = ref_arr;
dictOptionalHeader["target"] = "__SYSTEM_ALL_GHOST__";
dictOptionalHeader["marker"] = version();
dictOptionalHeader["script_option"] = "nobreak";
Expand Down
2 changes: 1 addition & 1 deletion dict/functions.azr
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ string pluginname()
string version_num()
{
// バージョンを文字列で
return "1.0.1";
return "1.0.2";
}

string version()
Expand Down
2 changes: 1 addition & 1 deletion updates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ file,license_text/ukaten.txt831cb2e8fd280a1a606bc5d3a87c7badsize=1792date=202
file,localweb/html/favicon.ico39c2e7e404c9d9bdbc124dd28364522esize=133140date=2024-08-03T03:35:20
file,localweb/html/index.htmle7f20de2f3b5436b375a4edf58283d8fsize=2034date=2024-12-24T16:46:59
file,localweb/html/person.htmlb3e202647f3bb375290fd21d67f7d05asize=4729date=2024-12-24T16:47:17
file,localweb/html/res/data.json763b9948dcda8815bdb4cec404d557a9size=2910date=2025-01-09T22:03:35
file,localweb/html/res/data.json763b9948dcda8815bdb4cec404d557a9size=2910date=2025-01-09T22:09:21
file,localweb/html/res/detail-script.js2be7478f2af39f0642ef48522a41853asize=30876date=2024-12-20T23:20:42
file,localweb/html/res/fuwaimg/css/fuwaimg.cssda6abcdc76c226ca2d62aabd87d08c1csize=7004date=2024-07-30T12:50:46
file,localweb/html/res/fuwaimg/js/fuwaimg.js3a00d2074529fcfc0e9f106b8e44d058size=17845date=2024-08-07T08:38:57
Expand Down

0 comments on commit 75337c9

Please sign in to comment.