Commit bb7998ffe9f5474b4d37ed4294e0c8c8050a99be

Authored by zhouhaihai
1 parent 5aecad36

缺了 newdevice

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/models/RoleLog.lua
... ... @@ -481,6 +481,7 @@ local LogType = {
481 481 login = "common",
482 482 logout = "common",
483 483 guide = "common",
  484 + newdevice = "common",
484 485  
485 486 in_item = "common",
486 487 out_item = "common",
... ...