Skip to content

Commit

Permalink
Eh, mental note, quick fixes often lead to more bugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
korslund committed Apr 22, 2012
1 parent 0cfe52b commit b11a16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gameinfo.hpp
Expand Up @@ -99,7 +99,7 @@ struct GameInfo
May also throw exceptions. These should also be counted as status
changes (same as when returning 2.)
*/
bool updateStatus()
int updateStatus()
{
// Are we doing anything at the moment?
if(!isWorking())
Expand Down

0 comments on commit b11a16c

Please sign in to comment.