Skip to content

Commit

Permalink
another baseline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrebs5 committed Sep 13, 2024
1 parent 4745516 commit f5f3603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ baseline: spec
spec
group: 'core' with: #('GameMecha-ResourceLoading' 'GameMecha-Collisions' 'GameMecha-KeyHandling' 'GameMecha-TileEditor');
group: 'examples' with: #('GameMecha-Examples' 'GameMecha-DemoGame');
group: 'test' with: #('GM-Test')]
group: 'test' with: #('GameMecha-Test')]
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"class" : {
},
"instance" : {
"baseline:" : "ek 9/13/2024 17:26" } }
"baseline:" : "ek 9/13/2024 17:36" } }

0 comments on commit f5f3603

Please sign in to comment.