#2710: mousewarp/mousewrap typo/copy paste errors
------------------------+-------------------------------------
  Reporter:  Safety0ff  |             Owner:
      Type:  bug        |            Status:  new
  Priority:  normal     |         Milestone:  unspecified
 Component:  other      |           Version:  unspecified
  Keywords:             |  Operating System:  All/Non-Specific
Blocked By:             |          Blocking:
------------------------+-------------------------------------
 from configuration.cpp:

 {{{
 # Line 69
 if (ini.contains("nomousewarp"))
 setMouseWarp(ini.value("nomousewarp").toBool());
 ...
 # Line 173
 ini.setValue("nomousewrap", (SDWORD)getMouseWarp());            // mouse
 wrap
 }}}

 Found by martijn_dekker from irc.

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2710>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to