All of the classes that currently perform Save/Load operations now log when a Property failed to be loaded correctly.
This commit is contained in:
parent
32210124e0
commit
a6d346da3d
5 changed files with 28 additions and 49 deletions
|
@ -78,7 +78,6 @@
|
|||
</None>
|
||||
<Compile Include="Game\Characters\CharacterRoles.cs" />
|
||||
<Compile Include="Game\Characters\CharacterStats.cs" />
|
||||
<Compile Include="Game\Characters\MyCharacter.cs" />
|
||||
<Compile Include="Game\Characters\StandardCharacter.cs" />
|
||||
<Compile Include="GameScripts\BaseScript.cs" />
|
||||
<Compile Include="Game\Environment\Doorway.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue