forked from GithubMirrors/cardconjurer
		
	Update life.js
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| //============================================// | //============================================// | ||||||
| //       Card Conjurer, by Kyle Burton        // | //       Card Conjurer, by Kyle Burton        // | ||||||
| //============================================// | //============================================// | ||||||
| console.log("1.0") | console.log("1.1") | ||||||
| //define variables | //define variables | ||||||
| var playerCount, startingLifeTotal, firstPlayerWide = false, lastPlayerWide = false, playerList = [], rowHeight = 0, columnWidth = 0, rowCount = 0, isFullscreen = true, mouseClickId = 0, noSleep = new NoSleep(), canEnableNoSleep = false | var playerCount, startingLifeTotal, firstPlayerWide = false, lastPlayerWide = false, playerList = [], rowHeight = 0, columnWidth = 0, rowCount = 0, isFullscreen = true, mouseClickId = 0, noSleep = new NoSleep(), canEnableNoSleep = false | ||||||
| //Setup the enabler for no sleep | //Setup the enabler for no sleep | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kyle
					Kyle