~widelands-dev/widelands/bug-1619402-port-work-area-on-expedition

« back to all changes in this revision

Viewing changes to src/wlapplication.cc

  • Committer: GunChleoc
  • Date: 2018-07-14 08:56:00 UTC
  • Revision ID: fios@foramnagaidhlig.net-20180714085600-7jc6x6f447tkwxlv
Removed "Show workarea preview" option. Renamed variables and functions for consistency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
744
744
        s.get_bool("single_watchwin");
745
745
        s.get_bool("auto_roadbuild_mode");
746
746
        // Undocumented on command line, appears in game options
747
 
        s.get_bool("workareapreview");
748
747
        s.get_bool("nozip");
749
748
        s.get_bool("snap_windows_only_when_overlapping");
750
749
        s.get_bool("dock_windows_to_edges");