Merge branch 'dev'
This commit is contained in:
commit
82f30efa65
1
controllers/prototype/dbrequests.js
vendored
1
controllers/prototype/dbrequests.js
vendored
@ -697,7 +697,6 @@ DBReq.ExpCreator.prototype.execute = function() {
|
||||
" Scene.name != 'peachcastle' AND\n" +
|
||||
" CoinCombination.id = Experiment.coin_combination_id AND\n" +
|
||||
" Other.id = Experiment.user_id AND\n" +
|
||||
" Other.valid IS true AND\n" +
|
||||
" Experiment.finished = true AND\n" +
|
||||
" Other.rating = U.rating AND\n" +
|
||||
" Other.id != U.id AND\n" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user