richelbilderbeek / djog_unos_2018

Project by the Uno's at DJOG 2018-2019: Nature Zen
GNU General Public License v3.0
6 stars 2 forks source link

Change m_artic into m_artic_standing in line 152 of sfml_resources.h #635

Open janderkkotlarski opened 5 years ago

janderkkotlarski commented 5 years ago

This is the error I got and it breaks the code:

/media/jan/5e2b9d7f-0525-4f0a-a80d-2463e509a816/home/jan/Data/C++/djog_unos_2018/sfml_resources.cpp:323: error: ‘m_arctic_standing’ was not declared in this scope if (!m_arctic_standing.loadFromFile("arctic_standing.png")) { ^~~~~