mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
修改了错误
This commit is contained in:
parent
99dd21f719
commit
56198df675
|
|
@ -15,7 +15,7 @@ os_msys2_prelude ()
|
|||
|
||||
chef_set_chef (this, NULL);
|
||||
chef_set_cooks (this, 1, "@G_I_Y");
|
||||
chef_set_sauciers (this, 1, "@ccmywish", "@hezonglun");
|
||||
chef_set_sauciers (this, 2, "@ccmywish", "@hezonglun");
|
||||
|
||||
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
||||
chef_forbid_english(this);
|
||||
|
|
|
|||
Loading…
Reference in New Issue