syntax = "proto3";

option java_package = "emu.grasscutter.net.proto";

message HomeUnknown1Notify {
  bool is_enter_edit_mode = 12;
}