Update structs & GClasses #1392
Annotations
10 errors
Build:
Fika.Core/Coop/BotClasses/BotPlayerBridge.cs#L9
The type name 'IPlayerBridge' does not exist in the type 'BodyPartCollider'
|
Build:
Fika.Core/Coop/Components/ItemPositionSyncer.cs#L15
The type or namespace name 'LootSyncStruct' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Fika.Core/Coop/ObservedClasses/ObservedHealthController.cs#L124
The type or namespace name 'PausedEffectsStruct' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Fika.Core/Coop/ObservedClasses/PlayerBridge/ObservedHostBridge.cs#L9
The type name 'IPlayerBridge' does not exist in the type 'BodyPartCollider'
|
Build:
Fika.Core/Coop/GameMode/CoopGame.cs#L135
The type or namespace name 'SeasonsSettingsClass' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Fika.Core/Coop/ObservedClasses/PlayerBridge/ObservedClientBridge.cs#L9
The type name 'IPlayerBridge' does not exist in the type 'BodyPartCollider'
|
Build:
Fika.Core/Coop/GameMode/IFikaGame.cs#L21
The type or namespace name 'SeasonsSettingsClass' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Fika.Core/Coop/BotClasses/CoopBotHealthController.cs#L21
The type or namespace name 'NetworkHealthSyncStruct' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Fika.Core/Coop/ClientClasses/CoopClientGameWorld.cs#L31
The type or namespace name 'GrenadeFactoryClass' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Fika.Core/Networking/Packets/GameWorld/LootSyncPacket.cs#L7
The type or namespace name 'LootSyncStruct' could not be found (are you missing a using directive or an assembly reference?)
|
Loading