mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-30 04:10:41 -08:00
Proper name/impl for "borderless windowed" on Windows
This commit is contained in:
parent
d855840fe2
commit
a7cc6185ad
4 changed files with 21 additions and 5 deletions
|
|
@ -154,7 +154,7 @@ public class FakeGraphics extends Graphics{
|
|||
}
|
||||
|
||||
@Override
|
||||
public void setUndecorated(boolean undecorated){
|
||||
public void setBorderless(boolean undecorated){
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue