Fix issues with Google Adsense

This commit is contained in:
Andrew Miner
2015-03-24 19:50:39 -07:00
parent abaf617079
commit c7322ccf83
5 changed files with 12 additions and 6 deletions
+4
View File
@@ -5,6 +5,10 @@ Copyright (c) 2014-2015 by Redwood Labs
All rights reserved.
###
exports.Adsense = Adsense = {}
Adsense.clientId = 'ca-pub-6593013914878730'
Adsense.slotId = '7613920409'
# Minecraft must be first
exports.DefaultMods =
minecraft: { defaultVersion: '1.7.10' }