metalpriest94 / The_Old_Days

Development of a tile-based strategy-game. Formerly named 'GridBoard'.
0 stars 0 forks source link

Remove border from JFrame in Game #8

Closed metalpriest94 closed 7 years ago

metalpriest94 commented 7 years ago

What to do? The JFrame containing the game's surface should not have a border.

metalpriest94 commented 7 years ago

Not needed anymore, since the border is used to scroll.