Skip to content

Commit

Permalink
🔨 ignore cet in commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Roms1383 committed Oct 27, 2024
1 parent 34c80bf commit 3f6ce28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ default:

@build TO=game LOCALE='en-us': (archive TO) (audioware TO LOCALE)

@reload TO=game: (cet TO) (redscript TO) (tweak TO)
@reload TO=game: (redscript TO) (tweak TO)

@dev: (build) (reload)

Expand Down

0 comments on commit 3f6ce28

Please sign in to comment.