1.5.3
--HG-- branch : openttd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: config.lib 27271 2015-05-08 17:30:07Z frosch $
|
||||
# $Id: config.lib 27462 2015-12-01 19:36:48Z frosch $
|
||||
|
||||
# This file is part of OpenTTD.
|
||||
# OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
|
||||
@@ -57,8 +57,8 @@ set_default() {
|
||||
enable_translator="0"
|
||||
enable_unicode="1"
|
||||
enable_console="1";
|
||||
enable_assert="1"
|
||||
enable_strip="0"
|
||||
enable_assert="0"
|
||||
enable_strip="1"
|
||||
enable_universal="0"
|
||||
enable_osx_g5="0"
|
||||
enable_cocoa_quartz="1"
|
||||
|
||||
Reference in New Issue
Block a user