Skip to content

Commit

Permalink
Update iuse_actor.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramza13 committed Jul 23, 2021
1 parent 686ae21 commit b336f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iuse_actor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4549,7 +4549,7 @@ void effect_on_conditons_actor::info( const item &, std::vector<iteminfo> &dump
}

cata::optional<int> effect_on_conditons_actor::use( player &p, item &it, bool,
const tripoint &t ) const
const tripoint & ) const
{
dialogue d;
standard_npc default_npc( "Default" );
Expand Down

0 comments on commit b336f64

Please sign in to comment.