Skip to content

Commit

Permalink
Update excess.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Woxel authored Aug 31, 2023
1 parent fd34983 commit cc5085d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/excess.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ void defaultState(const uint type)
{
g.ms = 37.2f;
}
g.st = 7.f;
g.st = 8.f;
g.pb = (vec){0.f, 0.f, 0.f, -1.f};
if(type == 0)
{
Expand Down

0 comments on commit cc5085d

Please sign in to comment.