mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-06 00:14:13 +00:00
add comment
This commit is contained in:
parent
b2e45c7967
commit
7c844d6819
@ -88,7 +88,7 @@ void History::push(
|
|||||||
|
|
||||||
if (FOLLOW)
|
if (FOLLOW)
|
||||||
{
|
{
|
||||||
index = memory.size();
|
index = memory.size(); // @TODO not last index, use iterator
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user