forked from octgn/OCTGN
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New windows load in the same monitor as octgn
Fixes octgn#977
- Loading branch information
1 parent
6a67fc9
commit 5099e5f
Showing
2 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
Updated some release automation tasks - Kelly | ||
Made game sounds async - Kelly | ||
Add mp3 support for sound playback - Kelly | ||
Add mp3 support for sound playback - Kelly | ||
New windows created load in the same monitor as OCTGN #977 - Kelly |