mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@537 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
610405b750
commit
9ac46ddd9c
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ namespace
|
|||
}
|
||||
void reset()
|
||||
{
|
||||
call_count = 0;
|
||||
error_count = 0;
|
||||
last_message.clear();
|
||||
last_context.clear();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue