Skip to content

Commit

Permalink
Update FunkinBrewScript.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
Joalor64GH authored Sep 23, 2023
1 parent 73721ca commit 4d55b37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/meta/data/scripts/FunkinBrewScript.hx
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ final class FunkinBrewScript extends brew.BrewScript
public function new(?scriptFile:String = "", ?preset:Bool = true, ?startExecute:Bool = true)
{
super(scriptFile, preset, false);

traces = false;

execute();
}
Expand Down

0 comments on commit 4d55b37

Please sign in to comment.