mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 14:31:28 +00:00
Update GildedRose.cc
This commit is contained in:
parent
376ffb9a68
commit
aafc5f89fc
@ -12,7 +12,7 @@ void updateQuality(int q, int value)
|
||||
}
|
||||
}
|
||||
|
||||
void GildedRose::update()
|
||||
void GildedRose::updateData()
|
||||
{
|
||||
for (auto &item: this->items)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user