Fixed typo in previous commit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8145 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -916,7 +916,7 @@ int main(int argc, char *argv[] )
|
||||
"to display updates. To enable this, go to options, then "
|
||||
"User Interface, and select \"Internet STK news\"."));
|
||||
// FIXME: Needs feedback from user, then set the value
|
||||
UserConfigParams::m_internet_status=NetworkHttp::IPERM_NOT_ASKED
|
||||
UserConfigParams::m_internet_status=NetworkHttp::IPERM_NOT_ASKED;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user