mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-29 17:27:22 +02:00
fixing some more bugs
This commit is contained in:
parent
8ebb53b983
commit
94db9a3c7d
6 changed files with 37 additions and 11 deletions
|
@ -7,7 +7,6 @@ function GitVisuals() {
|
|||
}
|
||||
|
||||
GitVisuals.prototype.drawVisuals = function(sys, ctx, canvas) {
|
||||
|
||||
this.drawRefs(sys, ctx, canvas);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue