fix login issue*
This commit is contained in:
@@ -103,7 +103,7 @@ defmodule Odinsea.Shop.Client do
|
||||
opcode == Opcodes.cp_player_loggedin() ->
|
||||
handle_migrate_in(packet, state)
|
||||
|
||||
opcode == Opcodes.cp_cash_shop_update() ->
|
||||
opcode == Opcodes.cp_cs_update() ->
|
||||
# Cash shop operations
|
||||
handle_cash_shop_operation(packet, state)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user