Skip to content

Commit

Permalink
New Mac exe 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
terrydubois committed Jul 2, 2021
1 parent 552ee3b commit dbaa93d
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 11 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Executables/.DS_Store
Binary file not shown.
Binary file modified Executables/Mac/.DS_Store
Binary file not shown.
3 changes: 0 additions & 3 deletions Executables/Mac/Rezonator 0.15.0.dmg.zip

This file was deleted.

3 changes: 3 additions & 0 deletions Executables/Mac/Rezonator 0.16.0.dmg.zip
Git LFS file not shown
Binary file modified Rezonator/.DS_Store
Binary file not shown.
7 changes: 0 additions & 7 deletions Rezonator/Rezonator.yyp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Rezonator/objects/obj_openingScreen/Other_2.gml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ window_set_min_height(720);
// CHANGE THIS VAR WHEN MAKING A BUILD
// if build is true --> CJK fonts will be loaded
// if build is false --> CJK fonts will not be loaded
global.build = false;
global.build = true;

0 comments on commit dbaa93d

Please sign in to comment.