mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Update all the places
This commit is contained in:
parent
b5742a8998
commit
cd314529ae
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ namespace Dalamud.Game.Network.Internal
|
|||
|
||||
this.uploader = new UniversalisMarketBoardUploader();
|
||||
|
||||
Service<GameNetwork>.Get().OnNetworkMessage += this.OnNetworkMessage;
|
||||
Service<GameNetwork>.Get().NetworkMessage += this.OnNetworkMessage;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue