A bit more working on goc to support windows.
This commit is contained in:
parent
a3209606ef
commit
4c3a4b2501
3 changed files with 8 additions and 3 deletions
|
@ -155,6 +155,7 @@ void Create_player(sf::RenderWindow &window, sf::Sprite &player, sf::Texture &te
|
|||
|
||||
int main() {
|
||||
fmt::print("Setting up a window for you...\n");
|
||||
|
||||
sf::ContextSettings settings;
|
||||
settings.antialiasingLevel = 8;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue