per year
这个提交包含在:
父节点
ffdcef9b8b
当前提交
f6e176bb31
@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
//Licensed under the Apache License 2.0. See license file for information.
|
||||
// Ardon Income Calculator v3.1 stable.
|
||||
// Ardon Income Calculator v3.1.1 stable.
|
||||
// Written by Josh Mudge
|
||||
// Ad Mejorem Dei Glorium
|
||||
|
||||
@ -68,6 +68,6 @@ function calculate() {
|
||||
|
||||
//Show result
|
||||
alert("Your income is " + total + " Gold");
|
||||
document.getElementById("Income").innerHTML = "Your Income is " + total + " Gold";
|
||||
document.getElementById("Income").innerHTML = "Your Income is " + total + " Gold per Minecraft Year (5 days)";
|
||||
|
||||
}
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户