]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
cleanups in unquote function
authorAmadeusz Sławiński <amade@asmblr.net>
Wed, 22 Feb 2017 12:54:25 +0000 (13:54 +0100)
committerAmadeusz Sławiński <amade@asmblr.net>
Wed, 22 Feb 2017 12:54:25 +0000 (13:54 +0100)
commitaf01f8784f2c07ff46e2c8055e77f8d163c78952
treee123625a400935f605f60612577704dd88c8649c
parentc4d22c1f99d90dec1aed62b16cd0652bbc536c92
cleanups in unquote function

reduce scope of variables, use && instead of double if, and use already set variable
instead of calculatin anew
qcsrc/common/mapinfo.qc