From 6c8946b21635246355ec41f216426783685a14b2 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 14 十月 2020 09:14:09 +0800 Subject: [PATCH] 20201013 --- HDL_ON/Common/R.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 5401315..cc930b3 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -421,5 +421,6 @@ public readonly static int volumeMusic = 5044; public readonly static int totalVolume = 5045; public readonly static int volumeAdjustment = 5046; + public readonly static int qqMsuicTip = 5047; } } \ No newline at end of file -- Gitblit v1.8.0