Skip to content

Commit

Permalink
Update cBaseObject.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonSlayer62 committed Jun 16, 2024
1 parent 8863f5d commit b63ceae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/cBaseObject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,6 @@ void CBaseObject::IncHP( SI16 amtToChange )
//o------------------------------------------------------------------------------------------------o
//| Function - CBaseObject::GetHitChance()
//| CBaseObject::SetHitChance()
//| Date - 14 June, 2024
//o------------------------------------------------------------------------------------------------o
//| Purpose - Gets/Sets the Defense Chance of the Item Equiped
//o------------------------------------------------------------------------------------------------o
Expand All @@ -1060,7 +1059,6 @@ void CBaseObject::SetHitChance( SI16 newValue )
//o------------------------------------------------------------------------------------------------o
//| Function - CBaseObject::GetDefenseChance()
//| CBaseObject::SetDefenseChance()
//| Date - 14 June, 2024
//o------------------------------------------------------------------------------------------------o
//| Purpose - Gets/Sets the Defense Chance of the Item Equiped
//o------------------------------------------------------------------------------------------------o
Expand Down

0 comments on commit b63ceae

Please sign in to comment.