kthakore / frozen-bubble

Making frozen bubble cross platform
http://frozen-bubble.org
GNU General Public License v2.0
149 stars 33 forks source link

style change #33

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

@@ -4220,14 +4225,14 @@ if ($mylatitude && !$private) { $index_selfspot >= 0 and print_spot($mylatitude, $mylongitude, 'free', $imgbin{netspot_self}[$index_selfspot], \$back_selfspot); $index_selfspot++;

===> I used && everywhere for logical "and" expressions, we should stick to one style

kthakore commented 13 years ago

Author: kthakore Time: 1277347068 Field: comment Value: http://github.com/kthakore/frozen-bubble/commit/9b7fa21b907afc60ab036a5616d6eb34101b9ebd

kthakore commented 13 years ago

Author: kthakore Time: 1277347478 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1277347478 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: kthakore Time: 1277347478 Field: comment Value: