mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
add comment
This commit is contained in:
parent
b2e45c7967
commit
7c844d6819
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ void History::push(
|
|||
|
||||
if (FOLLOW)
|
||||
{
|
||||
index = memory.size();
|
||||
index = memory.size(); // @TODO not last index, use iterator
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue